should be the default. The asterisk “*” sets the default for all locales.
IMContextInfo.defaultLocales
string defaultLocales() @propertyGet defaultLocales field.
Returns
A colon-separated list of locales where this input method
void defaultLocales(string propval) @propertySet defaultLocales field.
Parameters
propval | A colon-separated list of locales where this input method should be the default. The asterisk “*” sets the default for all locales. |