Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

scooterf

macrumors newbie
Original poster
Suppose I have a UIButton...can I programatically change the x and y locations of the button on the screen? What would the property be? New to this....

Thanks
 
Yes. You can even animate the movement.

To find the relevant property, just read the definition and reference for UIButton, and follow the chain of whatever classes it inherits from. All built into XCode.

o
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.