BindableProperty.ValidateValueDelegate Delegar

Definição

public delegate bool BindableProperty.ValidateValueDelegate(BindableObject bindable, object value);

Parâmetros

bindable
BindableObject
value
Object

Valor Retornado

Aplica-se a