Class UnsetValueType
- Namespace
- Avalonia
- Assembly
- Avalonia.Base.dll
Class representing the UnsetValue.
public sealed class UnsetValueType
- Inheritance
-
UnsetValueType
- Inherited Members
Methods
ToString()
Returns the string representation of the UnsetValue.
public override string ToString()
Returns
- string
The string "(unset)".