A toggle used with EditorToolbarElementAttribute.
ussClassName | USS Class Name used to style the EditorToolbarToggle. |
icon | The icon associated with the toggle. |
offIcon | The icon associated with the toggle when the value is false. |
onIcon | The icon associated with the toggle when the value is true. |
text | The text associated with the toggle. |
textIcon | The text icon associated with the toggle. |
EditorToolbarToggle | コンストラクター |
SetValueWithoutNotify | Allow to set a value without being notified of the change, if any. |