mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 07:01:24 +00:00
去掉多余的换行符
Change-Id: I8fb06b1a4af2258723e2c468d45ae45e0020ccc8
This commit is contained in:
parent
d1ce6f9dfa
commit
eb9e0544b0
@ -6064,7 +6064,7 @@ typedef enum {
|
||||
* settings, such as keyboard and mouse operations. \n
|
||||
* 2. Scrolling can be initiated by calling the controller API. \n
|
||||
* 3. The out-of-bounds bounce effect is supported. \n
|
||||
* When the event callback occurs, the union type in the {@link ArkUI_NodeEvent} object is \n
|
||||
* When the event callback occurs, the union type in the {@link ArkUI_NodeEvent} object is
|
||||
* {@link ArkUI_NodeComponentEvent}. \n
|
||||
* {@link ArkUI_NodeComponentEvent} contains two parameters: \n
|
||||
* <b>ArkUI_NodeComponentEvent.data[0].f32</b>: scroll offset of each frame. The offset is positive when the list
|
||||
|
Loading…
Reference in New Issue
Block a user