Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSOrthographyMBS class.

NSOrthographyMBS.dominantLanguage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the first language in the list of languages for the dominant script.

Available in macOS 10.6 and newer.
(Read only property)

NSOrthographyMBS.dominantScript as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The dominant script for the text.

The dominant script should be a script tag, such as Latn, Cyrl, etc.
Available in macOS 10.6 and newer.
(Read only property)

NSOrthographyMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

NSOrthographyMBS.languageMap as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A dictionary that map script tags to arrays of language tags.

The dictionary’s keys are script tags (such as Latn, Cyrl, and so forth) and whose values are arrays of language tags (such as en, fr, de, etc.)
(Read only property)

The items on this page are in the following plugins: MBS MacCocoa Plugin.


The biggest plugin in space...