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 6935901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:09:49+00:00 2026-05-27T12:09:49+00:00

I am implementing iCarousel in my app but somehow can’t figure out which view

  • 0

I am implementing iCarousel in my app but somehow can’t figure out which view is in front when the carousel has stopped animating.Thanks for any help.

  • 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-05-27T12:09:50+00:00Added an answer on May 27, 2026 at 12:09 pm

    When the iCarousel stops moving it calls the following delegate method:

    - (void)carouselDidEndScrollingAnimation:(iCarousel *)carousel;
    

    In that method, you can get the index of the frontmost view by calling

    NSInteger frontmostViewIndex = carousel.currentItemIndex;
    

    If you need the actual view itself, just pass that to the following method:

    UIView *frontmostView = [carousel itemViewAtIndex:carousel.currentItemIndex];
    

    Or use this property, which does the same thing internally:

    UIView *frontmostView = carousel.currentItemView;
    

    Does that help?

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

Sidebar

Related Questions

Sorry, but apparently I don't understand chaining enough to figure out this problem... I'm
I am having trouble implementing the bootstrap carousel. Can anyone look at the following
Iam implementing facebook and twitter using sharekit for an iphone app. How can we
Im implementing a ZoomButtonsController in my custom View and have been trying to figure
When implementing the ViewModel in a Model-View-ViewModel architecture WPF application there seem to be
Implementing Document-View pattern I faced the problem: standard generic collections and dictionaries ( List<T>
When implementing a Facebook Canvas app using an iframe the iframe does a post
When implementing a Matrix construct using arrays, which would be more efficient? Using a
Iam implementing cufon on infinite carousel. The problem is that when carousel dynamically generates
Im implementing NFS and almoste done but the RFC section 3.3.8 says this in

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.