Table of Contents

Property IsDefault

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsDefault

Gets or sets a value indicating whether this view is the default accept target. When true, this view will NOT redirect Accept commands to another DefaultAcceptView and will NOT bubble up when it is the DefaultAcceptView.

bool IsDefault { get; set; }

Property Value

bool