Skip to content

Commit

Permalink
添加 设备虚拟导航栏接口
Browse files Browse the repository at this point in the history
  • Loading branch information
程书伦 committed Oct 27, 2020
1 parent c0bfb84 commit 70ccb8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion device.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,4 +303,5 @@ device.vibrate(2000);

## device.getVirtualBarHeigh();
* {number} 返回导航栏的高度
设备虚拟导航栏的高度,可以用设备高度 减去 这个高度,再按一定比例 点击底部附件的坐标
设备虚拟导航栏的高度,可以用设备高度 减去 这个高度,再按一定比例 点击底部附件的坐标

0 comments on commit 70ccb8e

Please sign in to comment.