Table of Contents

Property Parent

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Parent

The Parent of this Adornment (the View this Adornment surrounds).

public View? Parent { get; set; }

Property Value

View

Remarks

Adornments are distinguished from typical View classes in that they are not sub-views, but have a parent/child relationship with their containing View.