Event INotifyPropertyChanged.PropertyChanged
Occurs when a property value changes.
Implements
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.iOS.dll
Syntax
event PropertyChangedEventHandler INotifyPropertyChanged.PropertyChanged
Returns
Type | Description |
---|---|
System. |
Remarks
The PropertyChanged event can indicate all properties on the object have changed by using
either null
or System.
Applies to
Target | Versions |
---|---|
Xamarin.iOS | 100.9 - 100.15 |