ImmutableSolidColorBrushToString Method

Returns a string representation of the brush.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override string ToString()

Return Value

String
A string representation of the brush.

See Also