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

Nombre Valor Description
None 0
Starting 1
Dragging 2
Canceling 3
Ending 4

Se aplica a