首页 > Windows开发 > 详细

PopupWindow的一些属性

时间:2017-07-02 18:20:58      阅读:388      评论: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://www.cnblogs.com/liguangsunls/p/7106616.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!