rect

fun rect(block: RectBuilder.() -> Unit)

Adds a <rect> child element to the <mask> element.

Parameters

block

A lambda to configure the <rect> element.