AvaloniaPropertyToString Method

Gets the string representation of the property.

Definition

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

Return Value

String
The property's string representation.

See Also