Contents

screens

The current device’s active screens.

Declaration

class var screens: [XCUIScreen] { get }

Discussion

The first screen in the array represents the main screen.

See Also

Device screens