Brush
How a view's background is filled: a solid color, a gradient, or a blurred material.
- Kind: Class
- Namespace: SkeleKit
Operators
Implicit Brush(Color)
Fills with a solid color.
| Parameter | Summary |
|---|---|
Color color | The solid color to wrap. |
Returns
Brush: A solid brush using the color.