Share via


UICollisionEndedBoundaryContactEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UICollisionEndedBoundaryContactEventArgs : EventArgs
type UICollisionEndedBoundaryContactEventArgs = class
    inherit EventArgs
Inheritance
UICollisionEndedBoundaryContactEventArgs

Constructors

Name Description
UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject)

Create a new instance of the UICollisionEndedBoundaryContactEventArgs with the specified event data.

Properties

Name Description
BoundaryIdentifier
DynamicItem

Applies to