Path

data class Path(val path: Path) : Clip

Use a path based clip.

Constructors

Link copied to clipboard
constructor(path: Path)

Properties

Link copied to clipboard
open override val path: Path