Class OptionalPreferredTooltipPlacementDrawer
Draws the Inspector GUI for an optional preferred tooltip placement property
Inheritance
OptionalPreferredTooltipPlacementDrawer
Inherited Members
Namespace: Unity.AppUI.Editor
Assembly: Unity.AppUI.Editor.dll
Syntax
[CustomPropertyDrawer(typeof(OptionalEnum<PopoverPlacement>))]
public class OptionalPreferredTooltipPlacementDrawer : OptionalEnumPropertyDrawer<PopoverPlacement>