IMapChangedEventArgs
Namespace: XPlat.Foundation.Collections
Provides data for the changed event of a map collection.
Supported platforms
Platform
Version
.NET Standard
2.0
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Properties
CollectionChange
Gets the type of change that occurred in the map.
Key
Gets the key of the item that changed.
Related information
References
Last updated