ForEachElement typedef

ForEachElement = void Function(UIElement elem)

Implementation

typedef ForEachElement = void Function(UIElement elem);