[]
Defines the type of the ime device.
public enum ImeType
Name | Description |
---|---|
Bidirection | User can not only control the ime device, but also receive the event from ime device. |
Unidirection | User can control the ime device, but can not receive the event from ime device. |