StyledPropertyMetadataTValueDefaultValue Property

Gets the default value for the property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TValue DefaultValue { get; }

Property Value

TValue

See Also