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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:41:06+00:00 2026-05-12T05:41:06+00:00

Apple says: removeFromSuperview Unlinks the receiver from its superview and its window, and removes

  • 0

Apple says:

removeFromSuperview Unlinks the
receiver from its superview and its
window, and removes it from the
responder chain.

  • (void)removeFromSuperview

Never invoke this method while
displaying.

So, when I want to get rid of a view, I was used to just kick it off from it’s superview. Why should I never invoke that while it’s visible? So I must set it to hidden=YES before I do that?

  • 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-12T05:41:07+00:00Added an answer on May 12, 2026 at 5:41 am

    The specification specifies “while displaying” not “while it is on display”. Thus, you should never call removeFromSuperview in the view’s drawRect for example.

    removeFromSuperview releases the view and may deallocate it. The parent view when attempting to display the view may not expected it to be deallocated and cause a corrupted access.

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

Sidebar

Related Questions

Apple says: removeFromSuperview Unlinks the receiver from its superview and its window, and removes
The Apple documentation says that the - (void)removeObject:(id)anObject method removes all occurrences of the
My application was rejected from Apple today.Apple says that the video stream should be
Objective C docs from apple says For the object-oriented constructs of Objective-C, such as
The Apple documentation regarding NSData says NSData and its mutable subclass NSMutableData provide data
Apple says about the UITableView -beginUpdates -endUpdates block: If you do not make the
As Apple's document says, dispatch_get_global_queue() is a concurrent queue, and dispatch_sync is something meaning
I have read from some article that say's Apple doesn't approve the application which
Apple have long blocked mobile Safari from playing sounds – the usual JavaScript commands
Apple says in the Safari HTML reference that the below code is supposed to

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.