Table of Contents

Property Cancel

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