Added ability to toggle FullScreen mode for all IHostApplicationWindow windows
This commit is contained in:
parent
938e7d1b42
commit
9f8291a9f8
@ -30,6 +30,8 @@ namespace UniversalEditor.UserInterface
|
||||
void CloseFile();
|
||||
void CloseWindow();
|
||||
|
||||
bool FullScreen { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Displays the "Options" dialog (on Windows, under the "Tools" menu; on Linux, under the "Edit"
|
||||
/// menu, labeled as "Preferences").
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user