searchui.py 文件源码

python
阅读 17 收藏 0 点赞 0 评论 0

项目:wintenApps 作者: josephsl 项目源码 文件源码
def event_UIA_elementSelected(self):
        focusControllerFor=api.getFocusObject().controllerFor
        if len(focusControllerFor)>0 and focusControllerFor[0].appModule is self.appModule and self.name:
            speech.cancelSpeech()
            api.setNavigatorObject(self)
            self.reportFocus()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号