apply

fun apply(attributeSet: AttributeSet?)

Passing a null AttributeSet is a no-op, for convenience

fun apply(@StyleRes() styleRes: Int)
open fun apply(style: Style)