Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Win OS 中启动 AIR 生成的应用程序窗口是否可以最大化?
我的意思是,不是满的,而是最大化的。我确实搜索了其他问题。
谢谢。
是的,在初始化程序时使用NativeWindow.maximize 。