@screenFloatingAreas

The @screenFloatingAreas property contains an array of @screenFloatingArea complex properties.

The @screenFloatingAreas property is unusual (but not unique) in that it contains an array of a second property. Ordinarily if you assign multiple values to a property, EGL only recognizes the last assignment. You use the property to define as many @screenFloatingArea complex properties as you need for your displayed output. For an overview of floating areas, see Introduction to Form parts.

The @screenFloatingAreas property contains one or more instances of the following property field:
@screenFloatingArea
A property that defines the characteristics of a floating area for the screen. For more information, see @screenFloatingArea.

Feedback