iOS Question Filling the screen with an image view

Sanxion

Active Member
Licensed User
Longtime User
Hi all

In B4A, I use the following to fill the screen with an image view:

myImageView.Height = Activity.Height
myImageView.Width = Activity.Width

What is the B4i equivalent?

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…