mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
修改注释
Signed-off-by: PengKejie <pengkejie@h-partners.com>
This commit is contained in:
parent
e444f9cd91
commit
c6a7310ed9
3
api/@ohos.graphics.text.d.ts
vendored
3
api/@ohos.graphics.text.d.ts
vendored
@ -1218,7 +1218,8 @@ declare namespace text {
|
||||
getLongestLine(): number;
|
||||
|
||||
/**
|
||||
* Get the longest line with indent of horizontal space this paragraph occupies.
|
||||
* Get the longest line of horizontal space this paragraph occupies, and this horizontal space contains the width
|
||||
* of indent.
|
||||
* @returns { number } The longest line with indent of horizontal space this paragraph occupies.
|
||||
* @syscap SystemCapability.Graphics.Drawing
|
||||
* @since 13
|
||||
|
Loading…
Reference in New Issue
Block a user