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