Share via


Map.IMap.UserLocationUpdated(Location) Method

Definition

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

Parameters

location
Location

Implements

Applies to