UIView.CollisionBoundsType Property

Definition

Gets the UIDynamicItemCollisionBoundsType describing the type of bounds used for collision detected.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIDynamicItemCollisionBoundsType CollisionBoundsType { [Foundation.Export("collisionBoundsType")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CollisionBoundsType : UIKit.UIDynamicItemCollisionBoundsType

Property Value

Attributes

Applies to