MLKitTextRecognition 日本語フレームワーク リファレンス

MLKCommonTextRecognizerOptions


@interface MLKCommonTextRecognizerOptions : NSObject

ML Kit のテキスト認識ツールの一般的なオプション。

  • 使用できません。サブクラスでイニシャライザを使用する。

    宣言

    Objective-C

    - (nonnull instancetype)init;