[ Web Proxy ]
URL:
Viewing: https://docs.unity3d.com/ScriptReference/FullScreenMode.MaximizedWindow.html [Back]  [Original]

Unity - Scripting API: FullScreenMode.MaximizedWindow
Version: Unity 6.5 (6000.5)
    • Supported
    • Legacy
    LanguageEnglish
    • C#

    FullScreenMode.MaximizedWindow

    Suggest a change

    Success!

    Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

    Close

    Submission failed

    For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

    Close
    Your name Your email Suggestion* Submit suggestion

    Cancel

    Description

    Windows and macOS platforms only. Sets your application window to the operating system's definition of maximized.

    On Windows, it's a full-screen window with a title bar. On macOS, it is a full-screen window with a hidden menu bar and dock. On other platforms, this mode falls back to FullScreenMode.FullScreenWindow.


    Web Proxy Viewer  |  New URL  |  Original Page