mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-30 10:21:37 +00:00
!1589 【5.0.1】NODE_SCROLL_PAGE注释修改
Merge pull request !1589 from honzx/cherry-pick-1729650897
This commit is contained in:
commit
f978e81dc7
@ -4467,7 +4467,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