public interface DeviceOrientation
| Modifier and Type | Method and Description |
|---|---|
void |
clearDeviceOrientationOverride()
Clears the overridden Device Orientation.
|
void |
setDeviceOrientationOverride(Double alpha,
Double beta,
Double gamma)
Overrides the Device Orientation.
|
Copyright © 2020. All rights reserved.