Search


Search something to see results

Events

interface Events {
    swipe: Event;
    swipeleft: Event;
    swiperight: Event;
    swipeup: Event;
    swipedown: Event;
}

Hierarchy (View Summary)

Index

Properties

Properties

swipe: Event
swipeleft: Event
swiperight: Event
swipeup: Event
swipedown: Event