RFSMatchFacesConfigurationBuilder
Objective-C
@interface RFSMatchFacesConfigurationBuilder : RFSBaseConfigurationBuilder
Swift
class MatchFacesConfigurationBuilder : BaseConfigurationBuilder
Undocumented
-
Undocumented
See moreDeclaration
Objective-C
@property(readwrite, nonatomic, assign) RFSProcessingMode processingMode
-
See
RFSMatchFacesConfiguration.locationTrackingEnabled.Declaration
Objective-C
@property (nonatomic, assign, unsafe_unretained, readwrite, getter=isLocationTrackingEnabled) BOOL locationTrackingEnabled;
Swift
var isLocationTrackingEnabled: Bool { get set }