Window Extension
CtrlK
  • 👋Welcome
  • Installing This Plugin
  • ✅Enabling This Plugin
  • 📚All Nodes
    • 🏗️Move Window to Monitor X
    • 🏗️Set Window to be a Background Window
    • 🏗️Bring Window Back to Foreground
    • 🏗️Set Window Icon
    • 📚Minimize Window
    • 📚Maximize Window
    • 📚Enable Window
    • 📚Set Window Position
    • 📚Set Window Size
    • 📚Set Window Title
    • 📚Get Window Title
    • 📚Is Window Minimized
    • 📚Is Window Maximized
    • 📚Get Window Position
    • 📚Get Window Size
    • 📚Restore Window
    • 📚Set Focus Window
    • 📚Bring Window To The Top
    • 📚Get Advanced Window Informations
    • 🏗️Disable Window Border
    • 🔷Structs
      • 🏗️Advanced Window Informations
    • 🔶Enums
  • 📌Roadmap & Changelog
  • 💯Review & Questions
Powered by GitBook
On this page
  1. 📚All Nodes

📚Minimize Window

📄 Description

Minimizes the specified window or the current game window.

Name
Description

Force

Determines whether the window should be minimized forcefully or not.

Optional Window ID

ID of the window that needs to be minimized. If not provided, the function will attempt to minimize the current game window.

Name
Description

Return Value

Returns true if the window was successfully minimized, false otherwise.

PreviousSet Window IconNextMaximize Window

Last updated 7 days ago