ClipPath

abstract class ClipPath

Defines a clipping path for a View's children.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val path: Path

used for clipping

Functions

Link copied to clipboard
abstract operator fun contains(point: Point): Boolean

Indicates whether point falls within path