Question

How can i get Device information using Mojo.Environment.DeviceInfo , Pleasae help me.

Was it helpful?

Solution

this.HEIGHT = Mojo.Environment.DeviceInfo.screenHeight;

Just swap out screenHeight with what ever you're looking to use

http://developer.palm.com/index.php?option=com_content&view=article&id=1860#.DeviceInfo

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top