Method Update | Terminal.Gui v2 (original) (raw)
Namespace
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
The updated scope (this).