Freigeben über


InputMethodService.InputMethodImpl.StartInput Methode

Definition

So wird's hinzugefügt

[Android.Runtime.Register("startInput", "(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)V", "GetStartInput_Landroid_view_inputmethod_InputConnection_Landroid_view_inputmethod_EditorInfo_Handler")]
public override void StartInput (Android.Views.InputMethods.IInputConnection ic, Android.Views.InputMethods.EditorInfo editorInfo);
[<Android.Runtime.Register("startInput", "(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)V", "GetStartInput_Landroid_view_inputmethod_InputConnection_Landroid_view_inputmethod_EditorInfo_Handler")>]
override this.StartInput : Android.Views.InputMethods.IInputConnection * Android.Views.InputMethods.EditorInfo -> unit

Parameter

editorInfo
EditorInfo
Attribute

Hinweise

So wird's hinzugefügt

Java-Dokumentation für android.inputmethodservice.InputMethodService.InputMethodImpl.startInput(android.view.inputmethod.InputConnection, android.view.inputmethod.EditorInfo).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: