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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:09:02+00:00 2026-06-06T21:09:02+00:00

Is it possible to hide UIBarButtonItem (rightButton of navigationBar) but not making it nil?

  • 0

Is it possible to hide UIBarButtonItem (rightButton of navigationBar) but not making it nil? In my application I have a condition

if(self.navigationItem.rightBarButtonItem == nil)  

which is really important. But hiding the barButton is equally important.

  • 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-06T21:09:03+00:00Added an answer on June 6, 2026 at 9:09 pm

    One thing you can do is use the initWithCustomView property of UIBarButtonItem. Set up a UIButton and use initWithCustomView and assign it to this button. UIButton has hiding and unhiding property.

    UIButton*someButton=[UIButton UIButtonTypeRoundedRect];
    UIBarButtonItem*someBarButton=[[UIBarButtonItem alloc] initWithCustomView:someButton];
    
    //To Hide/Unhide
    [someButton setHidden:YES/NO];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Hide Command Window in C# Application in the console app, I want
Is it possible to hide markers that are not from a particular country? Eg
Is it possible to hide the .php file on the server...? I have a
Is it possible to hide one specific application using cocoa? I know you can
Is it possible to hide particular Items in the MFC Combo Box? I have
I have a question about SSJS. With SSJS, is it possible to hide code
I know it's impossible to hide source code but, for example, if I have
Possible Duplicate: Hide console in C system() function, Win. Hi guys I have a
Is it possible to hide the fields which are not in use ? For
I have multiple extensions in the Filter property of OpenFileDialog. Is possible to hide

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.