Class ContextualMenu.Separator
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
[Obsolete("ContextualMenu.Separator has been deprecated. Use DropdownMenu.Separator instead.", true)]
public class Separator : ContextualMenu.MenuItem
Constructors
| Improve this Doc View SourceSeparator(String)
Declaration
public Separator(string subMenuPath)
Parameters
Type | Name | Description |
---|---|---|
String | subMenuPath |
Fields
| Improve this Doc View SourcesubMenuPath
Declaration
public string subMenuPath
Field Value
Type | Description |
---|---|
String |