[]
An enum indicates the details of the composition.
[Flags]
public enum Ime.ImeCompositionDetails
Name | Description |
---|---|
Attribute | The attribute of the composition string. |
Clause | The clause information of the composition string. |
CursorPosition | The cursor position in composition string. |
DeltaStart | The starting position of any changes in composition string. |
ReadingAttribute | The attributes of the reading string of the current composition. |
ReadingClause | The clause information of the reading string of the composition string. |
ReadingString | The reading string of the current composition. |
ResultClause | The clause information of the result string. |
ResultReadingClause | The clause information of the reading string. |
ResultReadingString | The reading string. |
ResultString | The string of the composition result. |
String | The current composition string. |