From bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 23 Jun 2019 14:12:10 +0200 Subject: API documentation for KVision 0.0.37 --- .../-screen/-orientation/index.html | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 api/pl.treksoft.kvision.cordova/-screen/-orientation/index.html (limited to 'api/pl.treksoft.kvision.cordova/-screen/-orientation/index.html') diff --git a/api/pl.treksoft.kvision.cordova/-screen/-orientation/index.html b/api/pl.treksoft.kvision.cordova/-screen/-orientation/index.html new file mode 100644 index 00000000..0f405640 --- /dev/null +++ b/api/pl.treksoft.kvision.cordova/-screen/-orientation/index.html @@ -0,0 +1,68 @@ + + + +Screen.Orientation - kvision + + + +kvision / pl.treksoft.kvision.cordova / Screen / Orientation
+
+

Orientation

+enum class Orientation +

Screen orientations

+

Enum Values

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

PORTRAIT_PRIMARY

+
+
+

PORTRAIT_SECONDARY

+
+
+

LANDSCAPE_PRIMARY

+
+
+

LANDSCAPE_SECONDARY

+
+
+

PORTRAIT

+
+
+

LANDSCAPE

+
+
+

ANY

+
+
+ + -- cgit