mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
commit
75ebe0f66f
7
api/@ohos.graphics.text.d.ts
vendored
7
api/@ohos.graphics.text.d.ts
vendored
@ -823,6 +823,13 @@ declare namespace text {
|
||||
* @since 12
|
||||
*/
|
||||
loadFontSync(name: string, path: string | Resource): void;
|
||||
|
||||
/**
|
||||
* Clear font caches.
|
||||
* @syscap SystemCapability.Graphics.Drawing
|
||||
* @since 12
|
||||
*/
|
||||
clearCaches(): void;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user