Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSOrthographyMBS class.

NSOrthographyMBS.allLanguages as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an array containing all the languages appearing in the values of the language map.

Available in macOS 10.6 and newer.

NSOrthographyMBS.allScripts as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an array containing all the scripts appearing as keys in the language map.

Available in macOS 10.6 and newer.

NSOrthographyMBS.Constructor(script as string, map as dictionary)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates and returns an orthography instance with the specified dominant script and language map.

script: The dominant script.
map: A dictionary containing the language map.

Returns an initialized orthography object for the specified script and language map.

NSOrthographyMBS.copy as NSOrthographyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Create a copy of the object.

NSOrthographyMBS.dominantLanguageForScript(script as string) as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the dominant language for the specified script.

Available in macOS 10.6 and newer.

NSOrthographyMBS.languagesForScript(script as string) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Linguistic MBS MacCocoa Plugin 17.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the list of languages for the specified script.

Available in macOS 10.6 and newer.

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


The biggest plugin in space...