IMContextInfo.contextId
string contextId() @propertyGet contextId field.
Returns
The unique identification string of the input method.
void contextId(string propval) @propertySet contextId field.
Parameters
propval | The unique identification string of the input method. |