Table of Contents

Property View

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

View

The IAdornmentView backing this adornment, cast to the adornment type for convenience. null until the adornment actually needs View-level functionality (rendering, SubViews, mouse, arrangement, shadow).

public AdornmentView? View { get; }

Property Value

AdornmentView