INNoteContentResolutionResult.GetDisambiguation(INNoteContent[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method to create an INNoteContentResolutionResult object indicating that the user must choose an option.
[Foundation.Export("disambiguationWithNoteContentsToDisambiguate:")]
public static Intents.INNoteContentResolutionResult GetDisambiguation (Intents.INNoteContent[] noteContentsToDisambiguate);
static member GetDisambiguation : Intents.INNoteContent[] -> Intents.INNoteContentResolutionResult
Parameters
- noteContentsToDisambiguate
- INNoteContent[]
Returns
- Attributes