setToolbarOpacity MethodStatic
UiFramework.setToolbarOpacity() sets the non-hovered opacity to the value specified. Used by UI 2.0 and later.
setToolbarOpacity(opacity: number): void
Parameter | Type | Description |
---|---|---|
opacity | number | a value between 0 and 1. The default value is 0.5. IT IS NOT ADVISED TO USE A VALUE BELOW 0.2 |
Returns - void
Defined in
Last Updated: 20 June, 2023