mask

fun <T : View> T.mask(mask: View?, filtering: Boolean = true): T
var View.mask: View?