Class Padding
The lightweight Padding settings for a View. Accessed via Padding. A PaddingView is created lazily when SubViews are added.
public class Padding : AdornmentImpl, IAdornment
- Inheritance
-
Padding
- Implements
- Inherited Members
Remarks
See the AdornmentImpl class.
Constructors
Methods
- CreateView()
Factory method — subclasses return their specific AdornmentView subclass.
- GetFrame()
The calculated frame rectangle for this adornment layer, set by Terminal.Gui.ViewBase.View.SetAdornmentFrames. This is the single source of truth for adornment geometry.