From 806edfceeefe7fda47924f97237974e99fe28a02 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 2 Apr 2018 01:35:47 +0200 Subject: API documentantion update --- .../-nav/right-align.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 api/pl.treksoft.kvision.navbar/-nav/right-align.html (limited to 'api/pl.treksoft.kvision.navbar/-nav/right-align.html') diff --git a/api/pl.treksoft.kvision.navbar/-nav/right-align.html b/api/pl.treksoft.kvision.navbar/-nav/right-align.html new file mode 100644 index 00000000..6ddf4b35 --- /dev/null +++ b/api/pl.treksoft.kvision.navbar/-nav/right-align.html @@ -0,0 +1,21 @@ + + + +Nav.rightAlign - kvision + + + +kvision / pl.treksoft.kvision.navbar / Nav / rightAlign
+
+

rightAlign

+ +var rightAlign: Boolean +

Determines if the nav is aligned to the right.

+

Getter
+

Determines if the nav is aligned to the right.

+

+

Setter
+

Determines if the nav is aligned to the right.

+

+ + -- cgit