Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes to support platform specific functionality for Android.
Classes
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 | |
ListView |
The list view instance that Microsoft.Maui.Controls created on the Android platform. |
ShellItem | |
SwipeView | |
TabbedPage |
The tabbed page instance that Microsoft.Maui.Controls 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. |
ToolbarPlacement |
Enumerates toolbar positions. |
WindowSoftInputModeAdjust |
Enumerates values that control how an on-screen input interface is visually accommodated. |