Skip to content

App.updateMobileFrameTheme method

App › updateMobileFrameTheme

Unofficial

Update mobile frame theme.

Signature:

updateMobileFrameTheme(isDark: boolean): void

Parameters:

Parameter Type Description
isDark boolean Whether to use the dark theme.

Returns: void