IsAIRWindow Property (FlexWindow)

Action

Gets a value whether this window is an AIR window.

Syntax

C#
protected Boolean isAIRWindow { get; }
VB
'Declaration
Protected Read Property isAIRWindow As Boolean

Access

Read only.