mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 08:51:29 +00:00
fix node_scroll_page
Signed-off-by: hongzexuan <hongzexuan@huawei.com> Change-Id: Icdb22041fb367ab22c9dba486bd2c051b6d6c6dc
This commit is contained in:
parent
0f52c34c6b
commit
3982b0e196
@ -4449,7 +4449,7 @@ typedef enum {
|
||||
* @brief Scroll to the next or previous page.
|
||||
*
|
||||
* Format of the {@link ArkUI_AttributeItem} parameter for setting the attribute:\n
|
||||
* .value[0].i32 Indicates whether to scroll to next page. Value 1 indicates scroll to next page and value 0
|
||||
* .value[0].i32 Indicates whether to scroll to next page. Value 0 indicates scroll to next page and value 1
|
||||
* indicates scroll to previous page. \n
|
||||
* .value[1]?.i32 Indicates whether to enable animation. Value 1 indicates enable and 0 indicates disable. \n
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user