Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the inputLangChange event.
Syntax
public void removeOnInputLangChange( InputLangChangeEventHandler value )
Parameters
value
The InputLangChangeEventHandler delegate to be removed.
See Also addOnInputLangChange, onInputLangChange