MLKitTextRecognition Framework Reference
MLKTextRecognizer(Latin)
Extensions to TextRecognizer
to provide a default text recognizer for Latin-based languages.
-
DEPRECATED. Use textRecognizer(options:)
instead.
Returns a text recognizer for Latin-based languages.
Declaration
Swift
class func textRecognizer() -> Self
Return Value
A text recognizer for Latin-based languages.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[[["`MLKTextRecognizer` extends `TextRecognizer` to offer default text recognition for Latin-based languages."],["The `textRecognizer()` method, now deprecated, was previously used to obtain a Latin-language text recognizer, and developers should now utilize `textRecognizer(options:)` instead."]]],[]]