Skip to main content

ValidateValue Property

A method which returns "false" for values that are never valid for this property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Func<TValue, bool>? ValidateValue { get; }

Property Value

Func(TValue, Boolean)

See Also

Reference

StyledProperty(TValue) Class
Avalonia Namespace