Share via


UICollisionBehavior.CollisionDelegate Property

Definition

The delegate object that receives events relating to collisions.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public UIKit.IUICollisionBehaviorDelegate CollisionDelegate { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.CollisionDelegate : UIKit.IUICollisionBehaviorDelegate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to