INNotebookItemTypeResolutionResult.GetDisambiguation(NSNumber[]) Method

Definition

Factory method to create an INNotebookItemTypeResolutionResult object indicating that the user must choose an option.

[Foundation.Export("disambiguationWithNotebookItemTypesToDisambiguate:")]
public static Intents.INNotebookItemTypeResolutionResult GetDisambiguation (Foundation.NSNumber[] notebookItemTypesToDisambiguate);
static member GetDisambiguation : Foundation.NSNumber[] -> Intents.INNotebookItemTypeResolutionResult

Parameters

notebookItemTypesToDisambiguate
NSNumber[]

Returns

Attributes

Applies to