Method Update | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Update(Scope)

Updates this instance from the specified source scope.

public Scope<T>? Update(Scope<T> source)

Parameters

source Scope

Returns

Scope

The updated scope (this).

Edit this page