增加TooltipalwayShow参数设置触发后一直显示

This commit is contained in:
monitor1394
2020-06-04 07:46:07 +08:00
parent 6590b70db6
commit 384c6a842e
3 changed files with 8 additions and 0 deletions

View File

@@ -217,6 +217,7 @@
* `paddingTopBottom`:文字和边框的上下边距。
* `backgroundImage`:提示框的背景图。
* `ignoreDataDefaultContent`:被忽略数据的默认显示字符信息。
* `alwayShow`:是否触发后一直显示。
* `lineStyle`:指示器线条样式 [LineStyle](#LineStyle)。
* `textStyle`:显示内容文本样式 [TextStyle](#TextStyle)。