GetTouchPointId function

int GetTouchPointId(
  1. int index
)

Implementation

int GetTouchPointId(int index) => _module.GetTouchPointId(index);