修改注释

Signed-off-by: PengKejie <pengkejie@h-partners.com>
This commit is contained in:
PengKejie 2024-09-10 21:21:33 +08:00
parent e444f9cd91
commit c6a7310ed9

View File

@ -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