Share via


Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific Namespace

Provides classes to support platform specific functionality for iOS.

Classes

Name Description
Application

Provides control over simultaneous recognition for pan gesture recognizers.

Cell

Provides iOS-specific configuration for Cell background color in ListView.

DatePicker

Provides iOS-specific configuration for DatePicker update behavior.

Entry

The entry instance that Microsoft.Maui.Controls created on the iOS platform.

FlyoutPage

Provides iOS-specific configuration for FlyoutPage shadow effects.

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

Provides iOS-specific configuration for SearchBar visual style.

Slider

Platform-specific functionality for sliders the iOS platform.

SwipeView

Provides iOS-specific configuration for SwipeView transition animations.

TabbedPage

Provides iOS-specific configuration for TabbedPage tab bar translucency.

TimePicker

Provides iOS-specific configuration for TimePicker update behavior.

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

Name Description
BlurEffectStyle

Enumerates blur effect styles.

GroupHeaderStyle

Specifies the iOS UITableViewStyle for grouped ListView headers.

LargeTitleDisplayMode

Enumerates preferences for displaying large titles.

SeparatorStyle

Enumerates list view separator styles.

StatusBarHiddenMode

Enumerates status bar hiding behavior preferences.

StatusBarTextColorMode

Specifies how iOS status bar text color adjusts based on navigation bar color.

TranslucencyMode

Specifies the iOS tab bar translucency mode.

UIModalPresentationStyle

Enumerates valid modal presentation styles for iOS.

UISearchBarStyle

Specifies the iOS UISearchBarStyle visual appearance.

UIStatusBarAnimation

Specifies the iOS status bar hide/show animation style.

UpdateMode

Specifies when picker controls update their selected value during user interaction on iOS.