Skip to content

Checks if a window is in fullscreen mode.

Notifications You must be signed in to change notification settings

Nigh/isFullScreen.ahk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

isFullScreen

Checks if a window is in fullscreen mode.

Notice: Tested in Autohotkey Version 2.0.18

Usage

#include isFullScreen.ahk
isFullScreen()

Example

demo.ahk is a simple usage example. You can run it and then switch between fullscreen and non-fullscreen windows, and you can see the detection results in real time on the demo GUI.

Demo Screenshot

About

Checks if a window is in fullscreen mode.

Topics

Resources

Stars

Watchers

Forks