maskSize

abstract var maskSize: MaskSize?(source)

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.

Syntax: <bg-size>#

Initial value: auto

| Chrome  | Firefox |  Safari  | Edge  | IE  |
| :-----: | :-----: | :------: | :---: | :-: |
|   120   |   53    |   15.4   | 18-79 | No  |
|    4′   |         |    4′    |       |     |

See also