ios - iPhone development how to get webview to fill parent view controller -
can please explain how when doing iphone development can webview component fill width , height of parent view controller - preferably using designer?
using newer way storyboards (in xamarin studio actually). tried constraints these seem set margin etc top , bottom, can't find fillparent option android.
thanks.
not sure xamarin ,but in xcode there option pin sides of view parent(constrains) .in case select webview , pin edges superview,to fill parent.
Comments
Post a Comment