class DeviceOrientationDomain
clearDeviceOrientationOverride |
Clears the overridden Device Orientation. suspend fun clearDeviceOrientationOverride(): Unit |
setDeviceOrientationOverride |
Overrides the Device Orientation. suspend fun setDeviceOrientationOverride(input: SetDeviceOrientationOverrideRequest): Unit |