LayoutElementBuilders.FontWeightProp.Builder

Added in 1.0.0
Deprecated in 1.2.0

class LayoutElementBuilders.FontWeightProp.Builder


Builder for FontWeightProp

Summary

Public constructors

Public functions

LayoutElementBuilders.FontWeightProp

Builds an instance from accumulated values.

LayoutElementBuilders.FontWeightProp.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.FontWeightProp

Builds an instance from accumulated values.

setValue

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

Sets the value.