Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Swift Plugin:Translation:
All Console safe, 27 entry points.
- class TranslationRequestMBS
- class TranslationResponseMBS
- class TranslationSessionMBS
- method Constructor(fromLanguageIdentifier as String, toLanguageIdentifier as String = "")
- method prepareTranslation(completed as TranslationPrepareTranslationCompletedMBS, Tag as Variant = nil)
- method Cancel
- method isReady(completed as TranslationReadyCompletedMBS, Tag as Variant = nil)
- method isReady as Boolean
- method translateString(text as String, completed as TranslateStringCompletedMBS, Tag as Variant = nil)
- method translateString(text as String) as TranslationResponseMBS
- method translations(Requests() as TranslationRequestMBS, completed as TranslationsCompletedMBS, Tag as Variant = nil)
- method translations(Requests() as TranslationRequestMBS) as TranslationResponseMBS()
- method translateBatch(Requests() as TranslationRequestMBS, completedOne as TranslateStringCompletedMBS, completed as TranslationsCompletedMBS, Tag as Variant = nil)
- property sourceLanguage as String
- property targetLanguage as String
- property canRequestDownloads as Boolean
- shared method SupportedLanguages(completed as SupportedLanguagesCompletedMBS, Tag as Variant = nil)
- shared method SupportedLanguages as String()
- shared method Status(FromLanguageIdentifier as String, ToLanguageIdentifier as String = "", completed as TranslationStatusCompletedMBS, Tag as Variant = nil)
- shared method Status(FromLanguageIdentifier as String, ToLanguageIdentifier as String = "") as String
- shared method StatusForText(SourceText as String, ToLanguageIdentifier as String = "", completed as TranslationStatusCompletedMBS, Tag as Variant = nil)
- shared method StatusForText(SourceText as String, ToLanguageIdentifier as String = "") as String
- shared property Available as Boolean
Blog Entries
- MBS Xojo Plugins, version 26.1pr1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 26.0
- Translation Framework in Xojo
- MBS Xojo Plugins, version 25.6pr1