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

  • SEARCH
  • Home
  • 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 7998613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:15:34+00:00 2026-06-04T15:15:34+00:00

I have a UIView and i have multiple UIImageView’s as its subview. I have

  • 0

I have a UIView and i have multiple UIImageView's as its subview.
I have added UILongPressGestureRecognizer to each of these subviews.
I handle this gesture in a method where i perform some animation on the sender UIImageView.

If I long press two ImageView's at a time, the animation gets disrupted.

Is there any way I can disable multiple long press gestures simultaneously? i.e allow only one
UIImageView to detect LongPress gesture.

  • 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-04T15:15:35+00:00Added an answer on June 4, 2026 at 3:15 pm

    You have actually several ways to solve your problem:

    Set exclusiveTouch to YES for all your image views. It will block the delivery of touch events to other views in the same window.

    Or you can set flag to ignore other recognizers when one of your recognizers move to Begin state.

    Or you can disable gesture recognizers (UIGestureRecognizer has enabled property) except current one in your delegate method and enable all of them again when gesture finishes.

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

Sidebar

Related Questions

I have a UIView that has several UIImageViews as subviews. Each of these subviews
I have a UIView subclass. This subclass has multiple subviews. Is it possible to
I have multiple UIImageView's within a UIView . These UIImageViews have been transformed. When
I have UIScrollView with multiple UIVIew subviews. I would like to update the data
I currently have a UIScrollView with multiple UIView inside. And inside each UIView I
I have a UIView subclass ( CustomView for purposes of this question) that has
I have a UIView and there are 5 subViews on it with index 0,1,2,3,4,5
I have a UIView container that has two UIImageView s inside it, one partially
I would like to create a UIView has multiple UITextFields validates each one as
I have multiple UIView animations running in my app. They are very short, and

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.