OnPointerUp typedef

OnPointerUp = void Function(PointerUpEvent event)

Implementation

typedef void OnPointerUp(PointerUpEvent event);