path

fun path(block: PathBuilder.() -> Unit)

Adds a <path> child element to the group.

Parameters

block

A lambda to configure the <path> element.