CSS property: -webkit-mask-repeat

Description

Defines the repeating qualities of a mask.

This property controls whether tiling of an element's mask should occur in the x direction, the y direction, both, or neither.

Syntax

-webkit-mask-repeat: <behavior>;

Values

<behavior>

The repeating behavior of the mask.

Versions