vibrateOnSteps

Objective-C

@property (nonatomic) BOOL vibrateOnSteps;

Swift

var vibrateOnSteps: Bool { get set }

See

RFSLivenessConfiguration.vibrateOnSteps.
  • Undocumented

    Declaration

    Objective-C

    - (BOOL)vibrateOnSteps;
  • Undocumented

    Declaration

    Objective-C

    - (void)setVibrateOnSteps:(BOOL)vibrateOnSteps;