LayoutElementBuilders.ContentScaleModeProp.Builder


class LayoutElementBuilders.ContentScaleModeProp.Builder


Builder for ContentScaleModeProp

Summary

Public constructors

Creates an instance of Builder.

Public functions

LayoutElementBuilders.ContentScaleModeProp

Builds an instance from accumulated values.

LayoutElementBuilders.ContentScaleModeProp.Builder
@RequiresSchemaVersion(major = 1, minor = 0)
setValue(value: Int)

Sets the value.

Public constructors

Builder

Added in 1.0.0
Builder()

Creates an instance of Builder.

Public functions

build

Added in 1.0.0
fun build(): LayoutElementBuilders.ContentScaleModeProp

Builds an instance from accumulated values.

setValue

Added in 1.0.0
@RequiresSchemaVersion(major = 1, minor = 0)
fun setValue(value: Int): LayoutElementBuilders.ContentScaleModeProp.Builder

Sets the value.