Platforms to show: All Mac Windows Linux Cross-Platform

Back to UniversalCharacterDetectionMBS class.

UniversalCharacterDetectionMBS.AddData(data as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Basic MBS Util Plugin 10.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Passes more data to the engine for analysis.

The string encoding from Xojo is ignored. Only the raw data bytes are examined.

UniversalCharacterDetectionMBS.Constructor(filter as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Basic MBS Util Plugin 10.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor.

filter: which languages to detect or ignore. Use the filter* constants.

UniversalCharacterDetectionMBS.Finish

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Basic MBS Util Plugin 10.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Notify the engine that data no more data will come.

This method can fire the Report event.

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


The biggest plugin in space...