Sdílet prostřednictvím


UIView.CollisionBoundsType Property

Definition

Returns a value that tells how collision bounds are specified.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIDynamicItemCollisionBoundsType CollisionBoundsType { [Foundation.Export("collisionBoundsType")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collisionBoundsType")>]
member this.CollisionBoundsType : UIKit.UIDynamicItemCollisionBoundsType

Property Value

Implements

Attributes

Applies to