NSUserActivity_IntentsAdditions.GetInteraction(NSUserActivity) Method

Definition

Retrieves the INInteraction associated with thisNSUserActivity.

[Foundation.Export("interaction")]
public static Intents.INInteraction GetInteraction (this Foundation.NSUserActivity This);
static member GetInteraction : Foundation.NSUserActivity -> Intents.INInteraction

Parameters

This
NSUserActivity

The instance on which this method operates.

Returns

Attributes

Applies to