Property Cancel | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Cancel
Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.
public bool Cancel { get; set; }
Namespace
Assembly
Terminal.Gui.dll
Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.
public bool Cancel { get; set; }