Map.IMap.ShowInfoWindow(IMapPin) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual void Microsoft.Maui.Maps.IMap.ShowInfoWindow(Microsoft::Maui::Maps::IMapPin ^ pin) = Microsoft::Maui::Maps::IMap::ShowInfoWindow;
void IMap.ShowInfoWindow(Microsoft.Maui.Maps.IMapPin pin);
abstract member Microsoft.Maui.Maps.IMap.ShowInfoWindow : Microsoft.Maui.Maps.IMapPin -> unit
override this.Microsoft.Maui.Maps.IMap.ShowInfoWindow : Microsoft.Maui.Maps.IMapPin -> unit
Sub ShowInfoWindow (pin As IMapPin) Implements IMap.ShowInfoWindow
Parameters
- pin
- IMapPin