[read-only]
The array of IProperty objects relevant to this context.
IPropertyContext
Property Detail
description
property
description:String [read-only]
Language Version :
ActionScript 3.0
Product Version :
Portfolio 10.0
Runtime Versions :
Flash Player 10.1, AIR 2.0
A localized description string suitable for display in the user interface.
Implementation public function get description():String
global
property
global:Boolean [read-only]
Language Version :
ActionScript 3.0
Product Version :
Portfolio 10.0
Runtime Versions :
Flash Player 10.1, AIR 2.0
Returns a value of true if the controls for this context are always suitable
for display in the user interface. Returns false if the controls for this context
should only be displayed when it is set as the current context.
Implementation public function get global():Boolean