MLKitPoseDetection Çerçevesi Referansı

MLKCommonPoseDetectorOptions


@interface MLKCommonPoseDetectorOptions : NSObject

Poz algılayıcı belirtme seçenekleri.

  • Poz algılayıcı modu. .stream, varsayılan değerdir.

    Bildirim

    Objective-C

    @property (nonatomic) MLKPoseDetectorMode detectorMode;
  • Cihazlar kullanılamıyor.

    Bildirim

    Objective-C

    - (nonnull instancetype)init;