Property IsDefault | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsDefault
Gets or sets whether the Button is the default action to activate in a dialog.
public bool IsDefault { get; set; }
Property Value
true
if is default; otherwise, false
.
Remarks
If is true the current focused view will remain focused if the window is not closed.