From b918611d8a6be0817d085ffbcce5d90772ecfbd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20P=C5=82aczek?= Date: Mon, 22 Jul 2024 00:33:27 +0100 Subject: [PATCH] docs(api-history): `win.flashFrame(flag)` --- docs/api/base-window.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.