mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-30 10:53:31 +00:00
commit
635a1973ca
11
api/@ohos.window.d.ts
vendored
11
api/@ohos.window.d.ts
vendored
@ -203,7 +203,16 @@ declare namespace window {
|
||||
* @StageModelOnly
|
||||
* @since 9
|
||||
*/
|
||||
TYPE_SCREENSHOT
|
||||
TYPE_SCREENSHOT,
|
||||
/**
|
||||
* System Toast.
|
||||
*
|
||||
* @syscap SystemCapability.WindowManager.WindowManager.Core
|
||||
* @systemapi Hide this for inner system use.
|
||||
* @StageModelOnly
|
||||
* @since 11
|
||||
*/
|
||||
TYPE_SYSTEM_TOAST
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user