Overview | Methods | Fields | This Package | All Packages
Removes the delegate that is assigned to the positionChange event.
Syntax
public void removeOnPositionChange( PositionChangeEventHandler handler )
Parameters
handler
The PositionChangeEventHandler delegate to be removed.
See Also addOnPositionChange