hasComposition method
Determines if there is a composition in progress on the element associated with the MSInputMethodContext.
Syntax
var result = MSInputMethodContext.hasComposition();Parameters
- result [out, retval]
-
Type: boolean
Returns true if a composition is in progress and false otherwise
Return value
Type: boolean
Returns true if a composition is in progress and false otherwise
See also
Show: