UIReferenceLibraryViewController.DictionaryHasDefinitionForTerm 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.
Whether the dictionary has a definition for the specified String.
[Foundation.Export("dictionaryHasDefinitionForTerm:")]
public static bool DictionaryHasDefinitionForTerm (string term);
static member DictionaryHasDefinitionForTerm : string -> bool
Parameters
- term
- String
Returns
- Attributes