Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Siy authored May 14, 2018
1 parent 44bff84 commit 292fffd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ implementation 'com.siyer:pwdview:1.0.0‘
## 对外接口
| 接口名称 | 参数 | 参数类型 | 默认值 | 解释 |
| :---: | :---: | :-------: | :---: | :---:|
| showCursor |||| 判断光标是否显示 |
| showCursor |||| 显示光标 |
| hideCursor |||| 隐藏光标 |
| isShowCursor |||| 判断光标是否显示 |
| setBorderColor | borderColor | int |Color.parseColor("#818b90") |设置边框的颜色|

0 comments on commit 292fffd

Please sign in to comment.