xcode - Dismiss or end UIScrollView -
I have a code that I wrote that whenever a button is pressed, the UISCroll calls the scene. The problem is that the screen remains on the screen, even if the second button is pressed.
(IBAction) onClickSize: (ID) sender {
viewSizePrint.hidden = yes; ScrewviewQuantities = CGSizeMake (1500, 214); (Int i = 0; i
[scrlView removeFromSuperview]; ScrlView = Zero;
Comments
Post a Comment