Custom

Customisable preset for masking configuration based on Safest preset.

Constructors

Link copied to clipboard
fun Custom()

Functions

Link copied to clipboard

Adds View IDs that should be masked.

Link copied to clipboard

Adds a View class that should be masked.

Link copied to clipboard

Adds some View classes that should be masked.

Link copied to clipboard

Adds View IDs that should not be masked.

Link copied to clipboard

Removes all View classes that were set to be masked. No View will be masked because of its type. Views may still be masked if other conditions are met.

Link copied to clipboard

Removes View IDs from masking. These Views will not be masked based on their IDs, but they may still be masked if other conditions are met.

Link copied to clipboard

Removes View class from being masked. Views may still be masked if other conditions are met.

Link copied to clipboard

Removes View IDs from not being masked. Views may still be masked if other conditions are met.