Freigeben über


MKAnnotationViewDragState Enumeration

Definition

Eine Enumeration gültiger Zustände für ein gezogenes MKAnnotationView.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKAnnotationViewDragState
type MKAnnotationViewDragState = 
Vererbung
MKAnnotationViewDragState
Attribute

Felder

Name Wert Beschreibung
None 0
Starting 1
Dragging 2
Canceling 3
Ending 4

Gilt für: