screens property

Top  Previous  Next

Returns an array of screens. The first and last elements in the array correspond to the first and current screen in the application, being all the elements in the array arranged according to the navigation order. That is, the array returned by this property acts as a stack of screen objects, so that the next screen in the navigation order is placed on top.

 

 

Remarks

Read only property.