### Properties common to all continous gestures:

### `manualActivation(value: boolead)`

When `true` the handler will not activate by itself even if its activation criteria are met. Instead you can manipulate its state using [state manager](./state-manager.md).
