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

📚Maximize Window

📄 Description

Maximizes the specified window or the current game window.

Name
Description

Optional Window ID

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

Name
Description

Return Value

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

PreviousMinimize WindowNextEnable Window

Last updated 8 days ago