TabbedPage Class
Definition
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.
The tabbed page instance that Microsoft.Maui.Controls created on the Android platform.
public ref class TabbedPage abstract sealed
public static class TabbedPage
type TabbedPage = class
Public Module TabbedPage
- Inheritance
-
TabbedPage
Fields
IsSmoothScrollEnabledProperty |
Bindable property for IsSmoothScrollEnabled(IPlatformElementConfiguration<Android,TabbedPage>). |
IsSwipePagingEnabledProperty |
Bindable property for IsSwipePagingEnabled(IPlatformElementConfiguration<Android,TabbedPage>). |
OffscreenPageLimitProperty |
Bindable property for OffscreenPageLimit(IPlatformElementConfiguration<Android,TabbedPage>). |
ToolbarPlacementProperty |
Bindable property for ToolbarPlacement. |