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