set iOS bg images all screen sizes -


i have created background images ios devices. far understand, ios pick appropriate image @ runtime according screen resolutions.

is there way set image screen background root view? method should take automatic image picking account.

is there way set image screen background root view

in storyboard, locate scene representing root view controller , view. drag uiimageview main view , pin top, left, bottom, , right edges of superview constant of zero. send it's behind other subviews of main view. set image desired image, , supply appropriate content mode. done.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -