Adding Show in Taskbar Boolean #8466
Closed
EiTaNBaRiBoA
started this conversation in
Platforms
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Adding ShowInTaskbar bool in Godot. If true the application will show in taskbar like normally, if set to false it will not show in taskbar. This allow when creating applications in Godot and the user decides to minimize it, he will not see the app in the taskbar.
To access it via code can be done by
Beta Was this translation helpful? Give feedback.
All reactions