Package-level declarations
Types
Link copied to clipboard
Full-screen layout for a single element.
Link copied to clipboard
Simple Grid of UI elements.
Link copied to clipboard
Standard top-to-bottom page layout.
Link copied to clipboard
data class ScrollingListLayout(val items: List<UiElement>, val groupingStyle: GroupingStyle = GroupingStyle.Items) : UiLayout
Scrolling list of UI elements.