BindableProperty.BindingPropertyChangingDelegate Delegar

Definição

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

Parâmetros

bindable
BindableObject
oldValue
Object
newValue
Object

Aplica-se a