BindableProperty.BindingPropertyChangedDelegate Delegar

Definição

public delegate void BindableProperty.BindingPropertyChangedDelegate(BindableObject bindable, object oldValue, object newValue);

Parâmetros

bindable
BindableObject
oldValue
Object
newValue
Object

Aplica-se a