Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UISpace

Enum that is used to specify a relative area inside an UI element.

Probably not needed in user applications.

Index

Enumeration members

Content

Content :

Smallest area, equal to the UiElements respective visual content

Everything

Everything :

Content + Padding + Background padding + Margin

PaddedBackground

PaddedBackground :

Content + Padding + Background padding

PaddedContent

PaddedContent :

Content + Padding, area that should be contained within Backgrounds border