BindableProperty.CoerceValueDelegate Delegar

Definição

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

Parâmetros

bindable
BindableObject
value
Object

Valor Retornado

Aplica-se a