@JsType(isNative=true,
name="ScreenOrientation",
namespace="<global>")
public class ScreenOrientation
extends Object
| Constructor and Description |
|---|
ScreenOrientation() |
@JsProperty(name="angle") public int getAngle()
@JsProperty(name="type") public String getType()
Copyright © 2018 Xalys. All rights reserved.