screen Canvas Size Options
suspend fun screenCanvasSizeOptions(value: Output<TemplateFreeFormLayoutScreenCanvasSizeOptionsArgs>)
Parameters
value
The options that determine the sizing of the canvas used in a free-form layout.
suspend fun screenCanvasSizeOptions(argument: suspend TemplateFreeFormLayoutScreenCanvasSizeOptionsArgsBuilder.() -> Unit)
Parameters
argument
The options that determine the sizing of the canvas used in a free-form layout.