Overview | Methods | This Package | All Packages
Retrieves the delegate assigned to the IMEChange event.
Syntax
public EventHandler getOnIMEChange()
Return Value
Returns the EventHandler object assigned to the IMEChange event.
Remarks
This handler applies only to Asian versions of the Windows operating system.
See Also addOnIMEChange, onIMEChange