Container

class Container

Container to hold UI widget. Equivalent to a ViewGroup in Android.

Author

Umang Chamaria

Since

1.0.0

Properties

Link copied to clipboard
Link copied to clipboard
val id: Long

Unique identifier for a template

Link copied to clipboard

Style associated to the Container

Link copied to clipboard

Type of container.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String