I have a 640x960 image that I would like to display at full screen (i.e. no
navigation controller or status bar) on both Retina and non-Retina displays.

I assumed that this.View.ContentScaleFactor would have a value of 2.0 on
Retina displays, but it is always 1.0, regardless of what generation of
iPhone I run it on.

How should I detect the point resolution of the iPhone the app is running
on?

I've a feeling I'm over complicating this tbh.

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Retina-ContentScaleFactor-Query-tp4019854p4019854.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to