AnalysisGridLayoutScreenCanvasSizeOptions

data class AnalysisGridLayoutScreenCanvasSizeOptions(val optimizedViewPortWidth: String? = null, val resizeOption: AnalysisResizeOption)

Constructors

constructor(optimizedViewPortWidth: String? = null, resizeOption: AnalysisResizeOption)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

String based length that is composed of value and unit in px

Link copied to clipboard

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