FocusEnabled Property (FlexUIMovieClip)

Action

Gets whether the component can receive focus when selected.

Syntax

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

Access

Read only.