Removes the delegate that is assigned to the positionChange event.
public void removeOnPositionChange( PositionChangeEventHandler handler )
handler
The PositionChangeEventHandler delegate to be removed.
See Also addOnPositionChange