Package io.webfolder.cdp.command
Interface DeviceOrientation
-
public interface DeviceOrientation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearDeviceOrientationOverride()Clears the overridden Device Orientation.voidsetDeviceOrientationOverride(Double alpha, Double beta, Double gamma)Overrides the Device Orientation.
-