circle

fun circle(block: CircleBuilder.() -> Unit)

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

Parameters

block

A lambda to configure the <circle> element.