StyledPropertyBase<TValue>.

ToString() Method

Summary

Gets the string representation of the property.
Namespace
Avalonia
Containing Type
StyledPropertyBase<TValue>

Syntax

public override string ToString()

Return Value

Type Description
string The property's string representation.