Syntax
[Android.Runtime.Register("displayCompletions", "(Landroid/view/View;[Landroid/view/inputmethod/CompletionInfo;)V", "")]
public
void DisplayCompletions (
Android.Views.View view,
CompletionInfo[] completions)
Parameters
- view
- Documentation for this section has not yet been entered.
- completions
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3