Android.Widget.ListPopupWindow.SoftInputMode Property
Returns the current value in ListPopupWindow.SoftInputMode.

Syntax

[get: Android.Runtime.Register("getSoftInputMode", "()I", "GetGetSoftInputModeHandler")]
[set: Android.Runtime.Register("setSoftInputMode", "(I)V", "GetSetSoftInputMode_IHandler")]
public virtual Android.Views.SoftInput SoftInputMode { get; set; }

See Also

ListPopupWindow.SoftInputMode
Android.Views.WindowManagerLayoutParams.SoftInputMode
Android.Views.WindowManagerLayoutParams.SoftInputMode
ListPopupWindow.SoftInputMode

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the current value in ListPopupWindow.SoftInputMode.

Set method documentation [Android Documentation]

Sets the operating mode for the soft input area.

Requirements

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