line

fun line(block: LineBuilder.() -> Unit)

Adds a <line> child element to the group.

Parameters

block

A lambda to configure the <line> element.