eDriven Framework API
SynchronousResize Property
NamespaceseDriven.GuiStageManagerSynchronousResize
eDriven Framework API
Update immediately when screen resizes so that we may appear in sync with it rather than visually "catching up" (experimental)
Declaration Syntax
C#Visual BasicVisual C++
public bool SynchronousResize { get; }
Public ReadOnly Property SynchronousResize As Boolean
	Get
public:
property bool SynchronousResize {
	bool get ();
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)