diff --git a/api/@ohos.arkui.UIContext.d.ts b/api/@ohos.arkui.UIContext.d.ts index f7bcd11dfe48879bccec44c7dbb7258c32a93111..ec1e4d930ad65df8194b4b4514bdb1b6d7b1dafc 100755 --- a/api/@ohos.arkui.UIContext.d.ts +++ b/api/@ohos.arkui.UIContext.d.ts @@ -2982,7 +2982,7 @@ export class MeasureUtils { * @atomicservice * @since 20 */ - isActive(): boolean + isActive(): boolean; /** * Set whether to enable autofocus transfer.