다음을 통해 공유


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
특성

필드

Canceling 3
Dragging 2
Ending 4
None 0
Starting 1

적용 대상