Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodSessionImpl.ToggleSoftInput Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("toggleSoftInput", "(II)V", "GetToggleSoftInput_IIHandler")]
public abstract void ToggleSoftInput ([Android.Runtime.GeneratedEnum] Android.Views.InputMethods.ShowFlags showFlags, [Android.Runtime.GeneratedEnum] Android.Views.InputMethods.HideSoftInputFlags hideFlags)

Parameters

showFlags
Documentation for this section has not yet been entered.
hideFlags
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