Compartir a través de


MKAnnotationViewDragState Enumeración

Definición

Enumeración de estados válidos para un objeto arrastrado MKAnnotationView.

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

Campos

Canceling 3
Dragging 2
Ending 4
None 0
Starting 1

Se aplica a