문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top