[]
Gets the candidate window by the given index.
public Ime.ImeCandidateWindow this[int index] { get; }
| Type | Name | Description |
|---|---|---|
| int | index | An int indicates the index.(0-3) |
| Type | Description |
|---|---|
| Ime.ImeCandidateWindow | Returns an Ime.ImeCandidateWindow. |