StateChange Method (SparkWindow)
Class
SparkWindow
.
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
.