diff --git a/docs/api/base-window.md b/docs/api/base-window.md index 3982009853..efcd71bbec 100644 --- a/docs/api/base-window.md +++ b/docs/api/base-window.md @@ -926,6 +926,17 @@ win.setSheetOffset(toolbarRect.height) #### `win.flashFrame(flag)` + + * `flag` boolean Starts or stops flashing the window to attract user's attention.