chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.deviceorientation / DeviceOrientationDomain

DeviceOrientationDomain

class DeviceOrientationDomain

Functions

clearDeviceOrientationOverride

Clears the overridden Device Orientation.

suspend fun clearDeviceOrientationOverride(): Unit

setDeviceOrientationOverride

Overrides the Device Orientation.

suspend fun setDeviceOrientationOverride(input: SetDeviceOrientationOverrideRequest): Unit