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

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

c# - Add Image in a stackpanel based on textbox input -

java - Reaching JTextField in a DocumentListener -