Share via


TabbedPage Class

Definition

Provides iOS-specific configuration for TabbedPage tab bar translucency.

public ref class TabbedPage abstract sealed
public static class TabbedPage
type TabbedPage = class
Public Module TabbedPage
Inheritance
TabbedPage

Fields

Name Description
TranslucencyModeProperty

Bindable property for TranslucencyMode.

Methods

Name Description
GetTranslucencyMode(BindableObject)

Gets the tab bar translucency mode on iOS.

GetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>)

Gets the tab bar translucency mode on iOS.

SetTranslucencyMode(BindableObject, TranslucencyMode)

Sets the tab bar translucency mode on iOS.

SetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>, TranslucencyMode)

Sets the tab bar translucency mode on iOS.

Applies to