A descriptor for the visual content of a main toolbar element.
Works in the same way as GUIContent.
Property | Description |
---|---|
image | Icon to display in the toolbar element. |
text | Text to display in the toolbar element. |
tooltip | Tooltip to display when a user hovers over the toolbar element. |
Constructor | Description |
---|---|
MainToolbarContent | Specify a visual content descriptor for a main toolbar element. |