Partager via


GeolocationLocationChangedEventArgs(Location) Constructeur

Définition

Constructeur public qui accepte une lecture pour les arguments d’événement.

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)

Paramètres

location
Location

Lecture des données d’emplacement.

Exceptions

Levée lorsque location est null.

S’applique à