IMContextInfo.defaultLocales

string defaultLocales() @property

Get defaultLocales field.

Returns

A colon-separated list of locales where this input method

should be the default. The asterisk “*” sets the default for all locales.

void defaultLocales(string propval) @property

Set defaultLocales field.

Parameters

propvalA colon-separated list of locales where this input method should be the default. The asterisk “*” sets the default for all locales.