in src/tooltipTouch.ts [33:37]
export function touchEndEventName(): string { let eventName: string = "touchend"; return eventName; }