ios - Override UIView drawRect to only draw in its rect -


how force child views draw in rect of itself?

how can override drawrect method or easy way it? thanks.

thanks david tip.

i found "clip subviews" property in interface builder.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -