Closed Property (FlexWindow)

Class

FlexWindow.

Action

Gets a value whether the underlying window has been closed.

Syntax

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

Access

Read only.