elements property

List<UiElement> elements
final

All meaningful UI elements on the current screen.

Implementation

final List<UiElement> elements;