IMContextInfo.contextName
string contextName() @property nothrowGet contextName field.
Returns
The human-readable name of the input method.
void contextName(string propval) @property nothrowSet contextName field.
Parameters
propval | The human-readable name of the input method. |