Share via


Map.IMap.LongClicked(Location) Method

Definition

 virtual void Microsoft.Maui.Maps.IMap.LongClicked(Microsoft::Maui::Devices::Sensors::Location ^ location) = Microsoft::Maui::Maps::IMap::LongClicked;
void IMap.LongClicked(Microsoft.Maui.Devices.Sensors.Location location);
abstract member Microsoft.Maui.Maps.IMap.LongClicked : Microsoft.Maui.Devices.Sensors.Location -> unit
override this.Microsoft.Maui.Maps.IMap.LongClicked : Microsoft.Maui.Devices.Sensors.Location -> unit
Sub LongClicked (location As Location) Implements IMap.LongClicked

Parameters

location
Location

Implements

Applies to