pattern property

List<GestureType> pattern
final

The list of gestures that make up this pattern.

Implementation

final List<GestureType> pattern;