# Sandbox.UI.BaseStyles.MaskRepeat

```csharp
System.Nullable<BackgroundRepeat> MaskRepeat { get; set; }
```

Represents the `mask-repeat` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
