Freigeben über


GeolocationLocationChangedEventArgs(Location) Konstruktor

Definition

Öffentlicher Konstruktor, der einen Lesevorgang für Ereignisargumente übernimmt.

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)

Parameter

location
Location

Das Lesen von Standortdaten.

Ausnahmen

Wird ausgelöst, wenn location gleich null ist.

Gilt für: