Package-level declarations

Types

Link copied to clipboard
class ViewRenderPhaseMask(var mask: View, var maskFiltering: Boolean) : ViewRenderPhase

Properties

Link copied to clipboard
var View.mask: View?
Link copied to clipboard

Functions

Link copied to clipboard
fun <T : View> T.mask(mask: View?, filtering: Boolean = true): T