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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:35:03+00:00 2026-05-14T07:35:03+00:00

how to remove my control from the actionsheet without click on actionsheet’s buttons in

  • 0

how to remove my control from the actionsheet without click on actionsheet’s buttons in iphone ?

  • 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-14T07:35:04+00:00Added an answer on May 14, 2026 at 7:35 am

    i think you want to dismiss the Action Sheet without tapping any buttons from Action Sheet.

    am i right or not ?

    You can do it by putting a CancelButton in ActionSheet.

    - (void)showOpenOptions
    {
    UIActionSheet *sheet = [[UIActionSheet alloc] 
            initWithTitle:NSLocalizedString(@"Open link in external application?", @"Open in external application")
            delegate:self
            cancelButtonTitle:NSLocalizedString(@"Cancel", @"Cancel")
            destructiveButtonTitle:NSLocalizedString(@"Open Link", @"Open Link")
            otherButtonTitles:nil];
    
    [sheet showInView:self.view];
    [sheet release];
    }
    

    i hope you got your answer.

    even if any problem then leave a comment. and mark it as correct by clicking correct sign if you get resolved.

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

Sidebar

Related Questions

I am using ASP.NET ajax to dynamically add/remove controls from a page without using
How can I remove control characters like STX from a PHP string? I played
I'm looking for a simple protocol to control remote processes from one managing application.
I need to remove duplicate rows from a fairly large SQL Server table (i.e.
If I remove all the ' characters from a SQL query, is there some
How can I remove those annoying Mac OS X .DS_Store files from a Git
How would I remove the border from an iframe embedded in my web app?
I have a button in my user control which should be used to remove
I am removing button control from one list to another listh and following error
I've been looking for a ContextMenu control for Silverlight. There is one from Microsoft,

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.