I need to get the width and height of iPhone/iPad using MonoTouch.
How to get programmatically?
To get the screen size of the device, call UIScreen.MainScreen.Bounds
. It returns a RectangleF
with the screen size.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With