Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top