StyledPropertyMetadata<TValue>.

DefaultValue Property

Summary

Gets the default value for the property.
Namespace
Avalonia
Containing Type
StyledPropertyMetadata<TValue>

Syntax

public TValue DefaultValue { get; }

Value

Type Description
TValue