다음을 통해 공유


CLLocationUpdatedEventArgs 클래스

정의

UpdatedLocation 이벤트에 대한 데이터를 제공합니다.

public class CLLocationUpdatedEventArgs : EventArgs
type CLLocationUpdatedEventArgs = class
    inherit EventArgs
상속
CLLocationUpdatedEventArgs

생성자

CLLocationUpdatedEventArgs(CLLocation, CLLocation)

CLLocationUpdatedEventArgs 클래스의 새 instance 초기화합니다.

속성

NewLocation

새 위치입니다.

OldLocation

이전 위치입니다.

적용 대상

추가 정보