Skip to main content
Shake Trigger

A single trigger that fires when the user shakes their device.

Updated over 3 weeks ago

Overview

Shake triggers fire either when the user first starts shaking their device or right when they stop shaking their device.


Trigger Properties

State

Set if the trigger should fire when the shake starts or stops:

  • Began: Fires when the user starts shaking their device.

  • Ended: Fires when the user stops shaking their device.

Is Enabled

Set if the trigger should fire when the trigger's conditions are met.


Expression Editor Properties

Is Enabled

trigger.isEnabled

Whether the trigger is enabled or disabled.

Did this answer your question?