Condividi tramite


GeolocationLocationChangedEventArgs(Location) Costruttore

Definizione

Costruttore pubblico che accetta una lettura per gli argomenti dell'evento.

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)

Parametri

location
Location

Lettura dei dati sulla posizione.

Eccezioni

Viene generata quando location è null.

Si applica a