Xamarin.Forms.PlatformConfiguration.AndroidSpecific Namespace

Contains the application class, and fluent APIs for select controls and settings, for the Android platform.

Classes

Application

The application instance that Xamarin.Forms created on the Android platform.

Button

Controls padding and shadows for buttons on the Android platform.

Entry

Controls input method editor (IME) options for entry fields on the Android platform.

ImageButton
ListView

The list view instance that Xamarin.Forms created on the Android platform.

ShellItem
SwipeView
TabbedPage

The tabbed page instance that Xamarin.Forms created on the Android platform.

ViewCell
VisualElement

Controls the legacy color mode and elevation for visual elements on the Android platform.

WebView

Controls the mixed content mode on web views on the Android platform.

Enums

ImeFlags

Enumerates input method editor (IME) options for entry fields on the Android platform.

MixedContentHandling

Enumerates web view behaviors when handling mixed content.

SwipeTransitionMode
ToolbarPlacement

Enumerates toolbar positions.

WindowSoftInputModeAdjust

Enumerates values that control how an on-screen input interface is visually accommodated.