Table of Contents

Property Handled

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Handled

Gets or sets a value indicating whether the operation has been handled. If true, the operation is considered handled and may use the provided result.

public bool Handled { get; set; }

Property Value

bool