Table of Contents

Property Handled

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Handled

Gets or sets a value indicating whether the adornment drawing is handled. If true, drawing is cancelled.

public bool Handled { get; set; }

Property Value

bool