StateChange Method (FlexWindow)
Class
FlexWindow
.
Action
Dispatched when the displaystatus of the window is changed.
Syntax
C#
window
.
StateChange
(
newWindowState
)
VB
window
.
StateChange
(
newWindowState
)
Variable
Description
newWindowState
Indicates the new State.
String
.