OnTap typedef

OnTap = void Function(double position)

Implementation

typedef void OnTap(double position);