UIKit.UICollisionBehaviorDelegate.BeganBoundaryContact Method
Indicates that boundary contact has begun between the dynamicItem and the boundaryIdentifier.

Syntax

[Foundation.Export("collisionBehavior:beganContactForItem:withBoundaryIdentifier:atPoint:")]
public virtual void BeganBoundaryContact (UICollisionBehavior behavior, IUIDynamicItem dynamicItem, Foundation.NSObject boundaryIdentifier, CoreGraphics.CGPoint atPoint)

Parameters

behavior
Documentation for this section has not yet been entered.
dynamicItem
Documentation for this section has not yet been entered.
boundaryIdentifier
The identifier of the boundary collided with. If null, the collision was with the reference boundary.
atPoint
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0