IMContextInfo.contextName

string contextName() @property nothrow

Get contextName field.

Returns

The human-readable name of the input method.
void contextName(string propval) @property nothrow

Set contextName field.

Parameters

propvalThe human-readable name of the input method.