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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:41:06+00:00 2026-06-13T16:41:06+00:00

I use #pragma mark – Description frequently to organize my methods in Xcode. However,

  • 0

I use #pragma mark - Description frequently to organize my methods in Xcode. However, I find that sometimes I need to categories and subcategories for my methods, like this:

  • Public Methods

    • Helper Methods
      • aMethod
    • Other Type of Methods
      • anotherMethod
  • Private Methods

    • Some Type of Method
      • aPrivateMethod

Is this possible?

  • 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-13T16:41:07+00:00Added an answer on June 13, 2026 at 4:41 pm

    Simply only use the - before and after your main section to surround it in lines, exclude the dash for the subsections, and then the method names will show as always.

    #pragma mark - Public Methods -
    #pragma mark Helper Methods
    - (void)aMethod{}
    #pragma mark Other Type of Methods
    - (void)anotherMethod{}
    
    #pragma mark - Private Methods -
    #pragma mark Some Type of Method
    - (void)aPrivateMethod{}
    

    enter image description here

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

Sidebar

Related Questions

I'm using #pragma mark - Description all over my source code to use with
I'm pretty sure this isn't a duplicate. Do you use #pragma mark? I've seen
how can use vibrate when iPhone shaking ? here is my code : #pragma
update: player can be opened when user clicks on the webview #pragma mark -
I have a file called Strings.h, that I use to localize an app I
when I use the utility application template in Xcode (4.3) without Storyboard I see
I have four NSDictionaries that I would like to use to populate a pickerview
I need to use an NSTimer to cancel my NSURLRequest before 75 seconds (the
I have a UILongPressGestureRecognizer on a UITableViewCell that displays a UIMenuController with some categories
Use Case Show a photo uploaded by the user in a square box with

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.