Skip to content

Commit 7f43d85

Browse files
Odotocodotjjw24
andauthored
Update Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
Co-authored-by: Jeremy Wu <[email protected]>
1 parent fa96132 commit 7f43d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public interface IPublicAPI
9898
bool IsMainWindowVisible();
9999

100100
/// <summary>
101-
/// Invoked when the visibility of the main window has changed
101+
/// Invoked when the visibility of the main window has changed. Currently, the plugin will continue to be subscribed even if it is turned off.
102102
/// </summary>
103103
event VisibilityChangedEventHandler VisibilityChanged;
104104

0 commit comments

Comments
 (0)