Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PatternRecognizer

This recognizer is true when all of the specified events have occurred in the specified order.

interface

Hierarchy

  • PatternRecognizer

Index

Properties

Optional actions

actions: Array<string>

Optional anchor

Optional fuzzy

fuzzy: boolean

Optional gadgetIds

gadgetIds: Array<string>

Optional pattern

pattern: Array<Pattern>

type

type: "match"