LayoutElementBuilders.Layout.Builder

Added in 1.0.0
Deprecated in 1.2.0

class LayoutElementBuilders.Layout.Builder


Builder for Layout

Summary

Public constructors

Public functions

LayoutElementBuilders.Layout

Builds an instance from accumulated values.

LayoutElementBuilders.Layout.Builder

Sets the root element in the layout.

Public constructors

Builder

Added in 1.0.0
Deprecated in 1.2.0
Builder()

Public functions

build

Added in 1.0.0
Deprecated in 1.2.0
fun build(): LayoutElementBuilders.Layout

Builds an instance from accumulated values.

setRoot

Added in 1.0.0
Deprecated in 1.2.0
fun setRoot(root: LayoutElementBuilders.LayoutElement): LayoutElementBuilders.Layout.Builder

Sets the root element in the layout.