UICollisionBehavior.RemoveBoundary(NSObject) Method

Definition

Removes a specific collision boundary from the collision behavior.

[Foundation.Export("removeBoundaryWithIdentifier:")]
public virtual void RemoveBoundary (Foundation.NSObject boundaryIdentifier);
abstract member RemoveBoundary : Foundation.NSObject -> unit
override this.RemoveBoundary : Foundation.NSObject -> unit

Parameters

boundaryIdentifier
NSObject
Attributes

Applies to