Map.IMap.UserLocationUpdated(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.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