SystemChrome Property (FlexWindowedApplication)
Class
FlexWindowedApplication
.
Action
Gets the type of system chrome (if any) the window has.
Syntax
C#
protected
String
systemChrome { get; }
VB
'Declaration Protected Read Property systemChrome As
String
Access
Read only.