Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
IPredictionTextAreaService ( ) : void | ||
IPredictionTextAreaService ( string text, int caretIndex ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Méthode | Description | |
---|---|---|
OnCommandSent ( object sender, |
||
OnPredictionAreaContentChanged ( object sender, |
public IPredictionTextAreaService ( ) : void | ||
Résultat | void |
public IPredictionTextAreaService ( string text, int caretIndex ) : void | ||
text | string | |
caretIndex | int | |
Résultat | void |
protected OnCommandSent ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnPredictionAreaContentChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |