码迷,mamicode.com
首页 > Windows程序 > 详细

PopupWindow的一些属性

时间:2015-07-17 18:52:13      阅读:190      评论:0      收藏:0      [点我收藏+]

标签:

 void setOutsideTouchable(boolean touchable) 
          Controls whether the pop-up will be informed of touch events outside of its window.
void setFocusable(boolean focusable) 
          Changes the focusability of the popup window.
 void update() 
          Updates the state of the popup window, if it is currently being displayed, from the currently set state.

版权声明:本文为博主原创文章,未经博主允许不得转载。

PopupWindow的一些属性

标签:

原文地址:http://blog.csdn.net/songjunyan/article/details/46929899

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!