FreeFormLayoutElement

An element within a free-form layout.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The background style configuration of a free-form layout element.

Link copied to clipboard

The border style configuration of a free-form layout element.

Link copied to clipboard

A unique identifier for an element within a free-form layout.

Link copied to clipboard

The type of element.

Link copied to clipboard

The height of an element within a free-form layout.

Link copied to clipboard

The loading animation configuration of a free-form layout element.

Link copied to clipboard

The rendering rules that determine when an element should be displayed within a free-form layout.

Link copied to clipboard

The border style configuration of a free-form layout element. This border style is used when the element is selected.

Link copied to clipboard

The visibility of an element within a free-form layout.

Link copied to clipboard

The width of an element within a free-form layout.

Link copied to clipboard

The x-axis coordinate of the element.

Link copied to clipboard

The y-axis coordinate of the element.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String