UICollisionBehavior.RemoveBoundary(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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