TileLayout

data class TileLayout(val id: String, val type: OccupantType, val frame: LayoutRect, val fit: FitMode, val cornerRadius: Float, val zOrder: Int)

Constructors

Link copied to clipboard
constructor(id: String, type: OccupantType, frame: LayoutRect, fit: FitMode, cornerRadius: Float, zOrder: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
val zOrder: Int