Share via


NSApplicationUpdatedUserActivityEventArgs Class

Definition

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

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

Constructors

Name Description
NSApplicationUpdatedUserActivityEventArgs(NSUserActivity)

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

Properties

Name Description
UserActivity

Applies to