UnsetValueType Class
Definition
Class representing the Avalonia.AvaloniaProperty.UnsetValue.
public class UnsetValueType
Methods
| Name | Description |
|---|---|
| ToString | Returns the string representation of the Avalonia.AvaloniaProperty.UnsetValue. |
ToString Method
Returns the string representation of the Avalonia.AvaloniaProperty.UnsetValue.
public string ToString()
Returns
string
The string "(unset)".