Class SelectedPinChangedEventArgs
Inherited Members
Namespace: Mapsui.UI.Maui
Assembly: Mapsui.UI.Maui.dll
Syntax
public sealed class SelectedPinChangedEventArgs : EventArgs
Properties
| Edit this page View SourceSelectedPin
Pin that was selected
Declaration
public Pin SelectedPin { get; }
Property Value
Type | Description |
---|---|
Pin |