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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:06:38+00:00 2026-05-27T18:06:38+00:00

I am new to ios, I am reading ios sample code StreetScroller In file:

  • 0

I am new to ios, I am reading ios sample code “StreetScroller”
In file: InfiniteScrollView.h:, it declare interface InfiniteScrollView
But in file, InfiniteScrollView.m, it decare the interface again and add two other variables.
It seems duplicate. Can anyone give an explanation about this, and tell me some url address about Object C.

Thanks advances.

  • 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-27T18:06:39+00:00Added an answer on May 27, 2026 at 6:06 pm

    You’re probably seeing this:

    @interface InfiniteScrollView ()
    ...
    @end
    

    This is called a class extension and is denoted by the (). As the name suggests, it allows you to extend the class. This is commonly used in ObjC to declare private methods and properties.

    There is a similar technique called a category that looks like this:

    @interface InfiniteScrollView (CategoryName)
    ...
    @end
    

    There are slight differences between the two. Both are explained in the docs linked above.

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

Sidebar

Related Questions

I am new to the Twitter API and iOS, but reading the documentation I
My code for reading binary file is: dataFile.open(fileName.c_str()); ifstream binData(Trafficlog_Data.txt, ios::in | ios::binary); //binary
I am new to IOS and coreData Framework..from past 2 days m reading tutors
I'm new to iOS development. From the book I'm reading, I understand that Outlets
Thanks for reading. I am new to iOS and I am trying to upload
New to xml. Looking for XPath to search a xml file with python ElementTree
New to both Ruby and Rails but I'm book educated by now (which apparently
New to WCF, but familiar with COM+ - can I wrap a WCF service
New day, new problem :-) Code: Client Side: void abw_Closed(object sender, EventArgs e) {
I am new to ios developing. I have using a camera option in my

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.