LayoutResult

data class LayoutResult(val mode: LayoutMode, val tiles: List<TileLayout>, val localPip: PipLayout?)

Constructors

Link copied to clipboard
constructor(mode: LayoutMode, tiles: List<TileLayout>, localPip: PipLayout?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard