interface MapGestureInfo {
    userAction: boolean;
}

Hierarchy (View Summary)

Properties

Properties

userAction: boolean