items property

List<RailItem> items
final

the tabs of the rail as a list of object type RailItem

Implementation

final List<RailItem> items;