UICollisionBehavior.WeakCollisionDelegate Property

Definition

The delegate object used to respond to collisions.

public virtual Foundation.NSObject WeakCollisionDelegate { [Foundation.Export("collisionDelegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCollisionDelegate:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WeakCollisionDelegate : Foundation.NSObject with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to