visibleComponentsByType<T> abstract method

Iterable<T> visibleComponentsByType<T>()

Used to find visible component by type.

Implementation

Iterable<T> visibleComponentsByType<T>();