FilterElement typedef

FilterElement = bool Function(UIElement elem)

Implementation

typedef FilterElement = bool Function(UIElement elem);