IsAIRWindow Property (SparkWindow)

Class

SparkWindow.

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.