Map.IMap.Clicked(Location) 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.Clicked(Microsoft::Maui::Devices::Sensors::Location ^ location) = Microsoft::Maui::Maps::IMap::Clicked;
void IMap.Clicked(Microsoft.Maui.Devices.Sensors.Location location);
abstract member Microsoft.Maui.Maps.IMap.Clicked : Microsoft.Maui.Devices.Sensors.Location -> unit
override this.Microsoft.Maui.Maps.IMap.Clicked : Microsoft.Maui.Devices.Sensors.Location -> unit
Sub Clicked (location As Location) Implements IMap.Clicked
Parameters
- location
- Location