Event PropertyChanged
Occurs when a property value changes.
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public event PropertyChangedEventHandler? PropertyChanged
Returns
Type | Description |
---|---|
PropertyChangedEventHandler | Occurs when a property value changes. |