maskLength property

int maskLength
final

A display feature may mask content such that it is not physically displayed - this length along with the offset describes this area. A display feature that only splits content will have a 0 mask_length.

Implementation

final int maskLength;