Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific 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 iOS.
Classes
Application |
Provides control over simultaneous recognition for pan gesture recognizers. |
Cell | |
DatePicker | |
Entry |
The entry instance that Microsoft.Maui.Controls created on the iOS platform. |
FlyoutPage | |
ListView |
Provides access to the separator style for list views on the iOS platform. |
NavigationPage |
The navigation page instance that Microsoft.Maui.Controls created on the iOS platform. |
Page |
The page instance that Microsoft.Maui.Controls created on the iOS platform. |
Picker |
The picker instance that Microsoft.Maui.Controls created on the iOS platform. |
ScrollView |
The scroll view instance that Microsoft.Maui.Controls created on the iOS platform. |
SearchBar | |
Slider |
Platform-specific functionality for sliders the iOS platform. |
SwipeView | |
TabbedPage | |
TimePicker | |
VisualElement |
Provides access to the blur effect, shadow effect, and legacy color mode on the iOS platform. |
VisualElement.ShadowEffect |
Represents a shadow effect that can be applied to iOS controls. |
Enums
BlurEffectStyle |
Enumerates blur effect styles. |
GroupHeaderStyle | |
LargeTitleDisplayMode |
Enumerates preferences for displaying large titles. |
SeparatorStyle |
Enumerates list view separator styles. |
StatusBarHiddenMode |
Enumerates status bar hiding behavior preferences. |
StatusBarTextColorMode |
Enumerates text color adjustment options for the status bar. |
TranslucencyMode | |
UIModalPresentationStyle |
Enumerates valid modal presentation styles. |
UISearchBarStyle | |
UIStatusBarAnimation |
Enumerates animation styles for status bar updates. |
UpdateMode |
Enumerates values that control whether elements in a picker are continuously updated while scrolling or updated once after scrolling has completed. |