class in UnityEngine.UIElements
/
Inherits from:UIElements.DropdownMenuItem
/
Implemented in:UnityEngine.UIElementsModule
Provides a separator menu item.
Property | Description |
---|---|
subMenuPath | The submenu path to the separator. Path components are delimited by forward slashes ('/'). |
Constructor | Description |
---|---|
DropdownMenuSeparator | Initializes a separator at a path. |