Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodImpl.ShowSoftInput Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("showSoftInput", "(ILandroid/os/ResultReceiver;)V", "GetShowSoftInput_ILandroid_os_ResultReceiver_Handler")]
public abstract void ShowSoftInput ([Android.Runtime.GeneratedEnum] Android.Views.InputMethods.ShowSoftInputFlags flags, Android.OS.ResultReceiver resultReceiver)

Parameters

flags
Documentation for this section has not yet been entered.
resultReceiver
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3