iPhone,iPad Application Development
Monday, 27 February 2012
Solving Webview bounces problem
for
(
id
subview
in
webView
.
subviews
)
if
([[subview
class
]
isSubclassOfClass
: [
UIScrollView
class
]])
((
UIScrollView
*)subview).
bounces
=
NO
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment