Class NavOptionsDrawerUIE
Navigation options drawer for the UIElements backend.
Inherited Members
Namespace: Unity.AppUI.Navigation.Editor
Assembly: solution.dll
Syntax
[CustomPropertyDrawer(typeof(NavOptions))]
public class NavOptionsDrawerUIE : PropertyDrawer
Methods
Name | Description |
---|---|
CreatePropertyGUI(SerializedProperty) | Override this method to make your own UI Toolkit based GUI for the property. |