DropdownMenuSeparator
class in UnityEngine.UIElements
/
Inherits from:UIElements.DropdownMenuItem
/
Implemented in:UnityEngine.UIElementsModule
Description 描述
A separator menu item.
Properties 属性
| subMenuPath | The submenu path where the separator will be added. Path components are delimited by forward slashes ('/'). |
Constructors
| DropdownMenuSeparator | Constructor. |