Sdílet prostřednictvím


GeolocationLocationChangedEventArgs(Location) Konstruktor

Definice

Veřejný konstruktor, který přebírá čtení argumentů události.

public:
 GeolocationLocationChangedEventArgs(Microsoft::Maui::Devices::Sensors::Location ^ location);
public GeolocationLocationChangedEventArgs (Microsoft.Maui.Devices.Sensors.Location location);
new Microsoft.Maui.Devices.Sensors.GeolocationLocationChangedEventArgs : Microsoft.Maui.Devices.Sensors.Location -> Microsoft.Maui.Devices.Sensors.GeolocationLocationChangedEventArgs
Public Sub New (location As Location)

Parametry

location
Location

Čtení dat o poloze

Výjimky

Vyvolá se, když location je null.

Platí pro