mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-21 09:43:58 +00:00
update api/@ohos.graphics.uiEffect.d.ts.
Signed-off-by: 耿豪 <genghao13@huawei.com>
This commit is contained in:
parent
b9a7c8587a
commit
14ed4931ee
10
api/@ohos.graphics.uiEffect.d.ts
vendored
10
api/@ohos.graphics.uiEffect.d.ts
vendored
@ -204,11 +204,11 @@ declare namespace uiEffect {
|
||||
function createFilter(): Filter;
|
||||
|
||||
/**
|
||||
* Create a VisualEffect to add multiple effects to the component.
|
||||
* @returns { VisualEffect } Returns the head node of visualEffect.
|
||||
* @syscap SystemCapability.Graphics.Drawing
|
||||
* @since 12
|
||||
*/
|
||||
* Create a VisualEffect to add multiple effects to the component.
|
||||
* @returns { VisualEffect } Returns the head node of visualEffect.
|
||||
* @syscap SystemCapability.Graphics.Drawing
|
||||
* @since 12
|
||||
*/
|
||||
function createEffect(): VisualEffect;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user