activeToolLabel
AccessorStatic
The name of the active tool. This is typically the flyover text specified for the tool.
activeToolLabel: string
Returns - string
SetterStatic
The name of the active tool. This is typically the flyover text specified for the tool.
activeToolLabel(label: string): void
Parameter | Type | Description |
---|---|---|
label | string |
Returns - void
Defined in
Last Updated: 30 November, 2023