setViewInstanceSensitivity

fun <T : View> setViewInstanceSensitivity(view: T, isSensitive: Boolean?)

Sets sensitivity for the view instance. Whether to cover the view in the record or null to not change behaviour by the view instance.