IObservableMap
Namespace: XPlat.Foundation.Collections
Notifies listeners of dynamic changes to a map, such as when items are added or removed.
Supported platforms
Platform
Version
.NET Standard
2.0
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Events
MapChanged
Occurs when the map changes.
Related information
References
Last updated