getViewInstanceSensitivity

fun <T : View> getViewInstanceSensitivity(view: T): Boolean?

Returns sensitivity of the view instance.

Return

Whether the view will be covered in the record or null when the behaviour is not defined by the view instance.

See also