Class ToolbarPopupSearchField
Inheritance
ToolbarPopupSearchField
Implements
Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class ToolbarPopupSearchField : ToolbarSearchField, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, INotifyValueChanged<string>, IToolbarMenuElement
Constructors
| Improve this Doc View SourceToolbarPopupSearchField()
Declaration
public ToolbarPopupSearchField()
Properties
| Improve this Doc View Sourcemenu
Declaration
public DropdownMenu menu { get; }
Property Value
Type | Description |
---|---|
DropdownMenu |