Freigeben über


UIDynamicItemCollisionBoundsType Enumeration

Definition

Listet Beschreibungen von Kollisionsbegrenzungsgeometrien für dynamische Elemente auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIDynamicItemCollisionBoundsType
type UIDynamicItemCollisionBoundsType = 
Vererbung
UIDynamicItemCollisionBoundsType
Attribute

Felder

Ellipse 1

Gibt an, dass die Kollisionsgrenze eine Ellipse ist.

Path 2

Gibt an, dass die Kollisionsgrenze ein geschlossener Pfad ist.

Rectangle 0

Gibt an, dass die Kollisionsgrenze ein Rechteck ist.

Gilt für: