未验证 提交 4bdf64c1 编写于 作者: 末日拿铁 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-arkui-drawableDescriptor.md.

修改命名错误
Signed-off-by: N末日拿铁 <chenpeng242@huawei.com>
上级 85b7a86c
...@@ -159,8 +159,8 @@ getMask(): DrawableDescriptor; ...@@ -159,8 +159,8 @@ getMask(): DrawableDescriptor;
drawable: DrawableDescriptor = (<LayeredDrawableDescriptor> (this.resManager.getDrawableDescriptor($r('app.media.drawable') drawable: DrawableDescriptor = (<LayeredDrawableDescriptor> (this.resManager.getDrawableDescriptor($r('app.media.drawable')
.id))).getMask(); .id))).getMask();
``` ```
## LayeredDrawableDescriptor.getMashClipPath ## LayeredDrawableDescriptor.getMaskClipPath
static getMashClipPath(): string static getMaskClipPath(): string
LayeredDrawableDescriptor的静态方法,获取系统内置的裁切路径参数。 LayeredDrawableDescriptor的静态方法,获取系统内置的裁切路径参数。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册