다음을 통해 공유


GeolocationLocationChangedEventArgs(Location) 생성자

정의

이벤트 인수에 대한 읽기를 사용하는 공용 생성자입니다.

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)

매개 변수

location
Location

위치 데이터 읽기입니다.

예외

locationnull인 경우

적용 대상