Skip to content

焦点调试

UI调试

可在任意版本>=2.8Runtime打开焦点UI调试工具 可以通过些工具查看以下信息:

  • 当前焦点元素信息
    • 元素id、sid、name
    • 元素尺寸、alpha、visibility、hashcode
    • nextFocusName信息
    • nextFocusSID信息
  • 焦点关键日志

开启命令:

shell
qui debug -f true