Skip to main content

VibratorModeIntensityIncrement

Callable

  • VibratorModeIntensityIncrement(mode, decrement): VibratorMode

  • Return the (standard) vibrator mode one would get by incrementing/decrementing the passed mode.


    Parameters

    • mode: VibratorMode

      The current vibrator mode

    • decrement: boolean = false

      Whether the mode should be decremented rather than incremented

    Returns VibratorMode

    The new vibrator mode