Android.App.ActivityAttribute.WindowSoftInputMode Property
How the main window of the activity interacts with the window containing hte on-screen soft keyboard.

Syntax

public Android.Views.SoftInput WindowSoftInputMode { get; set; }

Value

A Android.Views.SoftInput specifying how the main window of the activity interacts with the window containing hte on-screen soft keyboard.

Remarks

The WindowSoftInputMode property is used to set the //activity/@android:windowSoftInputMode attribute value.

Multiple Android.Views.SoftInput values can be specified by "or"-ing them together.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0