免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
Board logo

標題: 取得螢幕寬 高 [打印本頁]

作者: mhfo    時間: 2018-10-3 13:12     標題: 取得螢幕寬 高

DisplayMetrics dm = new DisplayMetrics();
this.getWindowManager().getDefaultDisplay().getMetrics(dm); //先取得螢幕解析度
screenWidth = dm.widthPixels;   //取得螢幕的寬
screenWidth1 = dm.heightPixels  ;   //取得螢幕的高




歡迎光臨 魚骨頭的雲端圖書館 (http://mhfo.hotbbs.info/) Powered by Discuz! 7.0.0