Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7818061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:26:56+00:00 2026-06-02T06:26:56+00:00

If I set numberOfTapsRequired to 2 on a UITapGestureRecognizer, then the user has a

  • 0

If I set numberOfTapsRequired to 2 on a UITapGestureRecognizer, then the user has a certain amount of time after his first tap to tap again to trigger my recognizer. Does anyone know how to find out the exact amount of time allowed?

By analogy, in Cocoa, NSEvent has the doubleClickInterval class method. I’m looking for an equivalent in iOS for UITapGestureRecognizer

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:27:00+00:00Added an answer on June 2, 2026 at 6:27 am

    And the answer is: 0.35 seconds, at least as of today on iOS 5.1.

    I created a test application that used a pair of tap recognizers to recognize both single and double taps to update a pair of UIlabels. I then used Instruments UI automation to repeatedly send double taps with progressively more time between the taps. At 0.34 seconds, a series of taps is recognized as a double tap, but at 0.35 seconds, they’re recognized as single taps.

    This is very much like Lou’s suggestion, but different in that I needed to use Instruments. I could find no way to simulate a user tap within UIKit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

//Set default values $('#name').val('First Last'); $('#email').val('you@email.com'); $('#subject').val('Subject'); $('#message').val('Message'); //Change style when user types $('#name,#email,#subject,#message').keypress(function()
Set rs = conn.Execute(Statement) //rs has 6 fields I want to add the current
1 set: $('#tabs li:first-child').addClass('first-child'); $('.photos li:first-child').addClass('first-child'); $('#alphabet li:first-child').addClass('first-child'); 2 set: $(function(){ $(#header-thumbs img).fadeTo(fast,1); $(#header-thumbs
I set up a hitcounter so that each time someone goes to my site,
I am presenting a UIActionSheet when a user double taps my cell: Tap Recognition
- (void)viewDidLoad { UITapGestureRecognizer *tapGesture = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(tapDetected:)]; tapGesture.numberOfTapsRequired = 1; tapGesture.numberOfTouchesRequired
I set out to solve a problem we have, where under certain circumstances; we
For UITapGestureRecognizer, you can set number of taps required to control the recognition of
Set<Type> union = new HashSet<Type>(s1); union.addAll(s2); AND Set <Type> union = new HashSet<Type>(); union.addAll(s1);
Set content of table ... ViewState[Table1] = Table1; // When remove this line, table

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.