childrenClipPath

open fun childrenClipPath(view: T): View.ClipPath?

Allows the Behavior to override the View's View.childrenClipPath property.

Parameters

view

being controlled

See also