MLKitTextRecognitionCommon Framework 參考資料

MLKCommonTextRecognizerOptions


@interface MLKCommonTextRecognizerOptions : NSObject

ML Kit 文字辨識工具的常見選項。

  • 無法使用,在子類別中使用初始化器。

    聲明

    Objective-C

    - (nonnull instancetype)init;