new SettingsButton(ui)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/settings.button/index.ts, line 23
Constructor for the SettingsButton class.
| Name | Type | Description |
|---|---|---|
ui |
GoIFCUI |
The GoIFCUI instance to be associated with this button. |
Extends
- undefined
Members
-
static,readonlySettingsButton.optsSettingsObject
-
The options for the settings toolbar button.
Properties:
Name Type Description idstring The unique identifier for the toolbar button.
titlestring The title of the toolbar button.
iconstring The icon for the toolbar button.
-
static,readonlySettingsButton.optsSettingsManualObject
-
The options for the settings manual button.
Properties:
Name Type Description idstring The unique identifier for the manual button.
titlestring The title of the manual button.
iconstring The icon for the manual button.
labelstring The label for the manual button.
