Freigeben über


MKAnnotationViewCollisionMode Enumeration

Definition

Listet die Kollisionserkennungsmodi auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKAnnotationViewCollisionMode
type MKAnnotationViewCollisionMode = 
Vererbung
MKAnnotationViewCollisionMode
Attribute

Felder

Circle 1

Gibt an, dass ein Kreis, der innerhalb des Framerechtecks eingeschrieben ist, für die Kollisionserkennung verwendet werden soll.

Rectangle 0

Gibt an, dass das gesamte Framerechteck für die Kollisionserkennung verwendet werden soll.

Gilt für: