[]
Converts the specified string and determines how the candidate window should appear.
public static void Convert(Ime ime, string convertString, ConvertMode mode)
Type | Name | Description |
---|---|---|
Ime | ime | An Ime indicates the ime device. |
string | convertString | A string to convert. |
ConvertMode | mode | A ConvertMode enumeration that represents how to process the candidate window. |