MKAnnotationViewDragState Enumeração

Definição

Uma enumeração de estados válidos para um arrastado MKAnnotationView.

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

Campos

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

Aplica-se a