toggle menu
structures
0.9.1
common
switch theme
search in API
structures
/
ink.ui.structures.layouts
/
PageLayout
Page
Layout
data
class
PageLayout
(
val
body
:
UiElement
)
:
UiLayout
Standard top-to-bottom page layout.
Members
Constructors
Page
Layout
Link copied to clipboard
constructor
(
body
:
UiElement
)
Properties
body
Link copied to clipboard
val
body
:
UiElement