Namespace Unity.AppUI.Editor
Classes
DirDrawer
Draws the Inspector GUI for an optional dir property
OptionalColorDrawer
Draws the Inspector GUI for an optional color property
OptionalDirDrawer
Draws the Inspector GUI for an optional layout direction property
OptionalDoubleDrawer
Draws the Inspector GUI for an optional double property
OptionalEnumPropertyDrawer<T>
Draws the Inspector GUI for an optional enum property
OptionalFloatDrawer
Draws the Inspector GUI for an optional float property
OptionalIntDrawer
Draws the Inspector GUI for an optional integer property
OptionalLongDrawer
Draws the Inspector GUI for an optional long property
OptionalPreferredTooltipPlacementDrawer
Draws the Inspector GUI for an optional preferred tooltip placement property
OptionalPropertyDrawer<T, TU>
Draws the Inspector GUI for an optional property
OptionalRectDrawer
Draws the Inspector GUI for an optional rect property
OptionalScaleDrawer
Draws the Inspector GUI for an optional scale property
OptionalStringDrawer
Draws the Inspector GUI for an optional string property
OptionalThemeDrawer
Draws the Inspector GUI for an optional theme property
OptionalValuePropertyDrawer<T, TU>
Draws the Inspector GUI for an optional value property
ScaleDrawer
Draws the Inspector GUI for a scale property
ScaleField
Custom Field for Panel.scale and scaleOverride property.
ThemeDrawer
Draws the Inspector GUI for a theme property
ThemeField
Custom Field for Panel.theme and themeOverride property.