Udostępnij za pośrednictwem


BindableProperty.ValidateValueDelegate Delegat

Definicja

Delegowanie dla BindableProperty.ValidateValue.

public delegate bool BindableProperty.ValidateValueDelegate(BindableObject bindable, object value);
type BindableProperty.ValidateValueDelegate = delegate of BindableObject * obj -> bool

Parametry

bindable
BindableObject

Obiekt, który zawiera właściwość , można powiązać.

value
System.Object

Wartość domyślna.

Wartość zwracana

System.Boolean

Dotyczy