IDirectPropertyMetadata Interface

Untyped interface to DirectPropertyMetadataTValue

Definition

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

Properties

EnableDataValidation Gets a value indicating whether the property is interested in data validation.
UnsetValue Gets the to use when the property is set to UnsetValue.

See Also