RawSushi's Tech Journal
My online tech scrapbook where I keep my notes in case I need to look them up later
Wednesday, July 11, 2012
iOS: Positioning a View Relative to Parent
This is done via the "frame" property of the View, e.g.
viewObj.frame = CGRectMake(20,20,50,40);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment