permittedInputMethods property

PackageNameList? permittedInputMethods
getter/setter pair

If present, only the input methods provided by packages in this list are permitted.

If this field is present, but the list is empty, then only system input methods are permitted.

Implementation

PackageNameList? permittedInputMethods;