RFSMatchFacesConfigurationBuilder

Objective-C


@interface RFSMatchFacesConfigurationBuilder : RFSBaseConfigurationBuilder

Swift

class MatchFacesConfigurationBuilder : BaseConfigurationBuilder

Undocumented

  • Undocumented

    See more

    Declaration

    Objective-C

    @property(readwrite, nonatomic, assign) RFSProcessingMode processingMode
  • See

    RFSMatchFacesConfiguration.locationTrackingEnabled.
    See more

    Declaration

    Objective-C

    @property (nonatomic, assign, unsafe_unretained, readwrite,
              getter=isLocationTrackingEnabled) BOOL locationTrackingEnabled;

    Swift

    var isLocationTrackingEnabled: Bool { get set }