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.MenuItemConstructors
| 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 subMenuPathField Value
| Type | Description | 
|---|---|
| String |