ToolbarPopupSearchField
The pop-up search field for the toolbar. The search field includes a menu button. For more information, refer to UXML element ToolbarPopupSearchField.
Read time 9 minutesLast updated 3 days ago
Definition
- Type: Class
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
- Inherits from: ToolbarSearchField
- Implements: IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, INotifyValueChanged<string>, IToolbarMenuElement
[Icon("UIToolkit/Icons/ToolbarPopupSearchField.png")][UxmlElement]public class ToolbarPopupSearchField : ToolbarSearchField, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, INotifyValueChanged<string>, IToolbarMenuElement
Constructors
Constructor | Description |
|---|---|
| ToolbarPopupSearchField() | Constructor. |
Properties
Property | Description |
|---|---|
| menu | The menu used by the pop-up search field element. |