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