Skip to main content
A newer version of this page is available. .

ItemsSourceProviderBase Events

A base class for providers that supply suggestions for the AutoCompleteEdit.
Name Description
BindingContextChanged Occurs when the value of the BindingContext property changes. Inherited from BindableObject.
PropertyChanged Occurs when a property value changes. Inherited from BindableObject.
PropertyChanging Occurs when a property value is changing. Inherited from BindableObject.
See Also