ToggleScreenConfiguration

constructor(isFullscreen: Boolean, isLandscape: Boolean)

Parameters

isFullscreen

If we should show full screen UI or not. This is usable only with landscape.

isLandscape

If the orientation should be landscape. Can be used without full screen.