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

📚Restore Window

📄 Description

Restores the specified window if it was previously minimized or maximized.

Name
Description

Optional Window ID

The ID of the window to restore. If set to 0, it will restore the current window.

Name
Description

Return Value

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

PreviousGet Window SizeNextSet Focus Window

Last updated 7 days ago