[]
Defines the collection of the candidate window.
public sealed class Ime.ImeCandidateWindowCollection
Name | Description |
---|---|
ImeCandidateWindowCollection(Ime) | Initializes a new instance of the Ime.ImeCandidateWindowCollection class. |
Name | Description |
---|---|
this[int] | Gets the candidate window by the given index. |
Name | Description |
---|---|
CandidateWindowsClosing | When the ime candidate windows is closing. |
CandidateWindowsContentChanging | Raised when an ime is about to change the content of the candidate window. |
CandidateWindowsOpening | When the ime candidate windows are about opened. |