LayoutElementBuilders.HorizontalAlignmentProp.Builder

Added in 1.0.0
Deprecated in 1.2.0

class LayoutElementBuilders.HorizontalAlignmentProp.Builder


Builder for HorizontalAlignmentProp

Summary

Public constructors

Public functions

LayoutElementBuilders.HorizontalAlignmentProp

Builds an instance from accumulated values.

LayoutElementBuilders.HorizontalAlignmentProp.Builder
setValue(value: Int)

Sets the value.

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.HorizontalAlignmentProp

Builds an instance from accumulated values.

setValue

Added in 1.0.0
Deprecated in 1.2.0
fun setValue(value: Int): LayoutElementBuilders.HorizontalAlignmentProp.Builder

Sets the value.