Class ToolbarButton
Implements
Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class ToolbarButton : Button, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, ITextElementConstructors
| Improve this Doc View SourceToolbarButton()
Declaration
public ToolbarButton()ToolbarButton(Action)
Declaration
public ToolbarButton(Action clickEvent)Parameters
| Type | Name | Description | 
|---|---|---|
| Action | clickEvent |