IStyledPropertyMetadata Interface

Untyped interface to StyledPropertyMetadataTValue

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[NotClientImplementableAttribute]
public interface IStyledPropertyMetadata

Properties

DefaultValue Gets the default value for the property.

See Also