Property Cancel | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Cancel

Event handlers can set to true before returning to cancel the step transition.

public bool Cancel { get; set; }

Property Value

bool

Edit this page