Defines which part of screen will not be visible.
Returns View class sensitivity. By default, EditText is sensitive. Class sensitivity can be overridden by instance sensitivity.
Returns sensitivity of the view instance.
Sets View class sensitivity. Whether to cover all instances of clazz in the record or null to not change the behaviour by clazz. By default, EditText is sensitive. Class sensitivity can be overridden by instance sensitivity.
Sets sensitivity for the view instance. Whether to cover the view in the record or null to not change behaviour by the view instance.