clip

fun clip(builder: ClipBuilder.() -> Unit): ClipBase(source)

Creates and configures a ClipBase object using the specified builder.

Return

A ClipBase instance configured with the specified properties.

Parameters

builder

A lambda function used to define the properties of the ClipBuilder.