INVocabulary.SetVocabularyStrings 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.
Registers a set of strings as a vocabulary for performing actions of the specified type
, ordered by importance.
[Foundation.Advice("This API is not allowed in extensions.")]
[Foundation.Export("setVocabularyStrings:ofType:")]
public virtual void SetVocabularyStrings (Foundation.NSOrderedSet<Foundation.NSString> vocabulary, Intents.INVocabularyStringType type);
abstract member SetVocabularyStrings : Foundation.NSOrderedSet<Foundation.NSString> * Intents.INVocabularyStringType -> unit
override this.SetVocabularyStrings : Foundation.NSOrderedSet<Foundation.NSString> * Intents.INVocabularyStringType -> unit
Parameters
- vocabulary
- NSOrderedSet<NSString>
- Attributes