I am writing some code that saves any ContentView as a image to the filesystem for sharing etc.
The code to grab the contentview , convert to bitmap and save is fairly easy and I have already done it but I can't find anywhere where I can find the actual size of a contentview in pixels for an accurate grab.
↧
ContentView size in Pixels
↧