Share via


Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific Namespace

Provides classes to support platform specific functionality for Android.

Classes

Name Description
Application

The application instance that Microsoft.Maui.Controls 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

Android-specific shadow effects for ImageButton controls.

ListView

The list view instance that Microsoft.Maui.Controls created on the Android platform.

ShellItem

Android-specific platform configuration for ShellItem.

SwipeView

Controls the swipe transition animation mode for SwipeView on Android.

TabbedPage

The tabbed page instance that Microsoft.Maui.Controls created on the Android platform.

ViewCell

Android-specific context actions behavior for ViewCell in ListView.

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

Name Description
ImeFlags

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

MixedContentHandling

Enumerates web view behaviors when handling mixed content.

ToolbarPlacement

Enumerates toolbar positions.

WindowSoftInputModeAdjust

Enumerates values that control how an on-screen input interface is visually accommodated. This is a bindable property.