Sprache

InputMethodService.InputMethodSessionImpl.DisplayCompletions Methode

Definition

Rufen Sie InputMethodService#onDisplayCompletions InputMethodService.onDisplayCompletions()auf.

[Android.Runtime.Register("displayCompletions", "([Landroid/view/inputmethod/CompletionInfo;)V", "GetDisplayCompletions_arrayLandroid_view_inputmethod_CompletionInfo_Handler")]
public override void DisplayCompletions(Android.Views.InputMethods.CompletionInfo[]? completions);
[<Android.Runtime.Register("displayCompletions", "([Landroid/view/inputmethod/CompletionInfo;)V", "GetDisplayCompletions_arrayLandroid_view_inputmethod_CompletionInfo_Handler")>]
override this.DisplayCompletions : Android.Views.InputMethods.CompletionInfo[] -> unit

Parameter

completions
CompletionInfo[]
Attribute

Hinweise

Rufen Sie InputMethodService#onDisplayCompletions InputMethodService.onDisplayCompletions()auf.

Java Dokumentation für android.inputmethodservice.InputMethodService.InputMethodSessionImpl.displayCompletions(android.view.inputmethod.CompletionInfo[]).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: