Class OptionalDirDrawer
Draws the Inspector GUI for an optional layout direction property
Inherited Members
Namespace: Unity.AppUI.Editor
Assembly: Unity.AppUI.Editor.dll
Syntax
[CustomPropertyDrawer(typeof(OptionalEnum<Dir>))]
public class OptionalDirDrawer : OptionalEnumPropertyDrawer<Dir>