OnSetPosition typedef

OnSetPosition = dynamic Function(int)

Allows to programmatically change the position of the multiggle.

Implementation

typedef OnSetPosition = Function(int);