mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-18 16:10:25 +00:00
update api/@ohos.multimedia.movingphotoview.d.ts.
Signed-off-by: 春华秋实 <jiangqiushi@huawei.com>
This commit is contained in:
parent
3ced317d4c
commit
f8250681e2
4
api/@ohos.multimedia.movingphotoview.d.ts
vendored
4
api/@ohos.multimedia.movingphotoview.d.ts
vendored
@ -33,7 +33,7 @@ declare interface MovingPhotoViewOptions {
|
||||
/**
|
||||
* moving photo data.
|
||||
*
|
||||
* @type { MovingPhoto }
|
||||
* @type { photoAccessHelper.MovingPhoto }
|
||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
@ -77,7 +77,7 @@ interface MovingPhotoViewInterface {
|
||||
/**
|
||||
* function that moving photo view media events callback.
|
||||
*
|
||||
* @typedef { Function } MovingPhotoViewEventCallback
|
||||
* @typedef { function } MovingPhotoViewEventCallback
|
||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||
* @crossplatform
|
||||
* @since 12
|
||||
|
Loading…
x
Reference in New Issue
Block a user