拖拽能力
2024-11-30·HarmonyOS, Drag & Drop
拖拽配置
dragPreviewOptions 接口中的 DragInteractionOptions 参数:
isMultiSelectionEnabled:设置为 true 表示当前组件支持多选defaultAnimationBeforeLifting:设置 true 后组件在浮起前会有一个默认缩小动效
#HarmonyOS#Drag & Drop
dragPreviewOptions 接口中的 DragInteractionOptions 参数:
isMultiSelectionEnabled:设置为 true 表示当前组件支持多选defaultAnimationBeforeLifting:设置 true 后组件在浮起前会有一个默认缩小动效