다음을 통해 공유


MKAnnotationViewDragState 열거형

정의

끌어 MKAnnotationView간 에 대한 유효한 상태의 열거형입니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKAnnotationViewDragState
type MKAnnotationViewDragState = 
상속
MKAnnotationViewDragState
특성

필드

Name Description
None 0
Starting 1
Dragging 2
Canceling 3
Ending 4

적용 대상