提交 96bdd804 编写于 作者: E ester.zhou

Update doc (15711)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 8e40010c
...@@ -42,22 +42,22 @@ Enumerates gesture types. ...@@ -42,22 +42,22 @@ Enumerates gesture types.
| Name | Description | | Name | Description |
| ------------- | ------------ | | ------------- | ------------ |
| left | Left gesture. | | left | Left gesture. String type. |
| leftThenRight | Left-then-right gesture.| | leftThenRight | Left-then-right gesture. String type. |
| leftThenUp | Left-then-up gesture.| | leftThenUp | Left-then-up gesture. String type. |
| leftThenDown | Left-then-down gesture.| | leftThenDown | Left-then-down gesture. String type. |
| right | Right gesture. | | right | Right gesture. String type. |
| rightThenLeft | Right-then-left gesture.| | rightThenLeft | Right-then-left gesture. String type. |
| rightThenUp | Right-then-up gesture.| | rightThenUp | Right-then-up gesture. String type. |
| rightThenDown | Right-then-down gesture.| | rightThenDown | Right-then-down gesture. String type. |
| up | Up gesture. | | up | Up gesture. String type. |
| upThenLeft | Up-then-left gesture.| | upThenLeft | Up-then-left gesture. String type. |
| upThenRight | Up-then-right gesture.| | upThenRight | Up-then-right gesture. String type. |
| upThenDown | Up-then-down gesture.| | upThenDown | Up-then-down gesture. String type. |
| down | Down gesture. | | down | Down gesture. String type. |
| downThenLeft | Down-then-left gesture.| | downThenLeft | Down-then-left gesture. String type. |
| downThenRight | Down-then-right gesture.| | downThenRight | Down-then-right gesture. String type. |
| downThenUp | Down-then-up gesture.| | downThenUp | Down-then-up gesture. String type. |
## PageUpdateType ## PageUpdateType
...@@ -67,8 +67,8 @@ Enumerates the page update types. ...@@ -67,8 +67,8 @@ Enumerates the page update types.
| Name | Description | | Name | Description |
| ----------------- | --------- | | ----------------- | --------- |
| pageContentUpdate | Update of the page content.| | pageContentUpdate | Update of the page content. String type. |
| pageStateUpdate | Update of the page status.| | pageStateUpdate | Update of the page status. String type. |
## TouchGuideType ## TouchGuideType
...@@ -78,8 +78,8 @@ Enumerates the touch guide event types. ...@@ -78,8 +78,8 @@ Enumerates the touch guide event types.
| Name | Description | | Name | Description |
| ---------- | ------------ | | ---------- | ------------ |
| touchBegin | Start of touch in touch guide mode.| | touchBegin | Start of touch in touch guide mode. String type. |
| touchEnd | End of touch in touch guide mode.| | touchEnd | End of touch in touch guide mode. String type. |
## AccessibilityExtensionAbility.onConnect ## AccessibilityExtensionAbility.onConnect
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册