Summary
Creates an immutable clone of the brush.
- Namespace
- Avalonia
.Media - Containing Type
- Brush
Syntax
public abstract IBrush ToImmutable()
Return Value
Type | Description |
---|---|
IBrush | The immutable clone. |
public abstract IBrush ToImmutable()
Type | Description |
---|---|
IBrush | The immutable clone. |