!10592 LengthMetrics导出

Merge pull request !10592 from 向首兴/lengthMetricsExport
This commit is contained in:
openharmony_ci 2024-04-15 06:50:19 +00:00 committed by Gitee
commit fdae4ec010
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -61,7 +61,7 @@ export { DrawContext, Size, Offset, Position, Pivot, Scale, Translation, Matrix4
* @crossplatform
* @since 12
*/
export { LengthUnit, SizeT, LengthMetrics } from './arkui/Graphics';
export { LengthUnit, SizeT, LengthMetric, LengthMetrics } from './arkui/Graphics';
/**
* Export RenderNode. RenderNode contains node tree operations and render property operations on node.