Skip to content

CustomCSS.setTranslucency method

CustomCSS › setTranslucency

Unofficial

Set the translucency of application background.

Signature:

setTranslucency(translucency: boolean): void

Parameters:

Parameter Type Description
translucency boolean Whether translucency should be enabled.

Returns: void