GridLayoutScreenCanvasSizeOptions

The options that determine the sizing of the canvas used in a grid layout.

Types

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

Properties

Link copied to clipboard

The width that the view port will be optimized for when the layout renders.

Link copied to clipboard

This value determines the layout behavior when the viewport is resized.

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