Search code examples
Updating a UIView with a subview's gesture handler...


iosswiftuigesturerecognizersetneedsdisplay

Read More
SetNeedsDisplay on NSView triggers the redrawing of the whole views hierarchy...


macoscocoansviewsetneedsdisplaysetneedsdisplayinrect

Read More
Continuously Redrawing a Path with Updated Data...


macoscocoacore-graphicsquartz-2dsetneedsdisplay

Read More
setNeedsLayout in UIView subviews...


objective-cioscocoa-touchuiviewsetneedsdisplay

Read More
App crashes on call to setNeedsDisplay for custom button...


iosswiftsetneedsdisplay

Read More
SetNeedsDisplay having no effect...


swiftuiviewuicontainerviewsetneedsdisplay

Read More
If I call setneedsdisplay frequently, how often will the drawrect be called? why is that?...


iosdrawrectsetneedsdisplay

Read More
Swift 4 - setNeedsDisplay and layoutIfNeeded not redrawing UILabel on self.UIView...


swiftuilabelredrawsetneedsdisplay

Read More
Refreshing UITableViewCell after fetching image data by dispatch_async...


iosobjective-cuitableviewsetneedsdisplay

Read More
When do I need to call setNeedsDisplay in iOS?...


iosobjective-cswiftuiviewsetneedsdisplay

Read More
setNeedsLayout and setNeedsDisplay...


iosautolayoutsetneedsdisplay

Read More
SetNeedsDisplay not working...


iossetneedsdisplay

Read More
CALayer setNeedsDisplay can not work?...


objective-ccocoacalayernsnotificationcentersetneedsdisplay

Read More
How to make NSView display immediately while in loop?...


objective-cnsviewsetneedsdisplay

Read More
Confusion about UIView's setNeedsDisplay...


iphoneobjective-ciosuitableviewsetneedsdisplay

Read More
Cocoa - iOS -Does updating the text property of a UILabel require setNeedsDisplay?...


cocoa-touchuilabelsetneedsdisplaysetneedsdisplayinrect

Read More
setNeedsDisplay() is not updating collectionViewCell subView's drawRect...


iosswiftdrawrectcollectionviewsetneedsdisplay

Read More
reload/refresh subViews - setNeedsDisplay doesnt work...


iosuiviewsubviewredrawsetneedsdisplay

Read More
How to correctly update a uiview magnified and translated with CGContextScaleCTM and CGContextTransl...


iosuiviewdrawrectsetneedsdisplaycgcontextref

Read More
Resizing a UIButton after setting a new image...


iosuibuttonuiimagesetneedsdisplay

Read More
UIPickerView doesn't immediately redraw unselected rows...


ioscocoa-touchuiviewuipickerviewsetneedsdisplay

Read More
Refresh view controller with new data after JSON request...


iosjsonviewdidloadsetneedsdisplay

Read More
How to redraw my view in SWIFT?...


iosswiftuiviewcontrollersetneedsdisplayuimodalpresentationstyle

Read More
Reload UIView and UILabel Frame...


iosuiviewautolayoutsetneedsdisplay

Read More
Tableview reload with setNeedsDisplay not working...


iosobjective-cuitableviewsetneedsdisplay

Read More
Swift weird behavior when setNeedsDisplay is called...


iosswiftuilabeldrawrectsetneedsdisplay

Read More
UIViews SetNeedsDisplay not called...


iosxcodeswiftuiviewsetneedsdisplay

Read More
iOS: How to "Refresh" a UIViewController after Popping its Child UIViewController?...


iosuiviewcontrolleruinavigationcontrollernsuserdefaultssetneedsdisplay

Read More
Can't pass int to UIView with drawRect...


iosobjective-cuiviewsetneedsdisplay

Read More
Updating UIView with setNeedsDisplay does not work...


iosuiviewswiftdrawrectsetneedsdisplay

Read More
BackNext