[]
Initializes a new instance of the Ime.ImeCandidateList class.
public ImeCandidateList(Ime.ImeCandidateListStyle style, string[] candidates)
| Type | Name | Description |
|---|---|---|
| Ime.ImeCandidateListStyle | style | An Ime.ImeCandidateListStyle indicates the style. |
| string[] | candidates | A string array indicates the candidates. |