TileLayoutStyle

The display options for the layout of tiles on a sheet.

Types

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

Properties

Link copied to clipboard

The gutter settings that apply between tiles.

Link copied to clipboard

The margin settings that apply around the outside edge of sheets.

Functions

Link copied to clipboard
inline fun copy(block: TileLayoutStyle.Builder.() -> Unit = {}): TileLayoutStyle
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