StyleToString Method

Returns a string representation of the style.

Definition

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

Return Value

String
A string representation of the style.

See Also