TabbedPage
IsSmoothScrollEnabledProperty
IsSwipePagingEnabledProperty
OffscreenPageLimitProperty
ToolbarPlacementProperty
DisableSmoothScroll(IPlatformElementConfiguration<Android, TabbedPage>)
DisableSwipePaging(IPlatformElementConfiguration<Android, TabbedPage>)
EnableSmoothScroll(IPlatformElementConfiguration<Android, TabbedPage>)
EnableSwipePaging(IPlatformElementConfiguration<Android, TabbedPage>)
GetIsSmoothScrollEnabled(BindableObject)
GetIsSwipePagingEnabled(BindableObject)
GetMaxItemCount(BindableObject)
GetMaxItemCount(IPlatformElementConfiguration<Android, TabbedPage>)
GetOffscreenPageLimit(BindableObject)
GetToolbarPlacement(BindableObject)
GetToolbarPlacement(IPlatformElementConfiguration<Android, TabbedPage>)
IsSmoothScrollEnabled(IPlatformElementConfiguration<Android, TabbedPage>)
IsSwipePagingEnabled(IPlatformElementConfiguration<Android, TabbedPage>)
OffscreenPageLimit(IPlatformElementConfiguration<Android, TabbedPage>)
SetIsSmoothScrollEnabled(BindableObject, Boolean)
SetIsSmoothScrollEnabled(IPlatformElementConfiguration<Android, TabbedPage>, Boolean)
SetIsSwipePagingEnabled(BindableObject, Boolean)
SetIsSwipePagingEnabled(IPlatformElementConfiguration<Android, TabbedPage>, Boolean)
SetOffscreenPageLimit(BindableObject, Int32)
SetOffscreenPageLimit(IPlatformElementConfiguration<Android, TabbedPage>, Int32)
SetToolbarPlacement(BindableObject, ToolbarPlacement)
SetToolbarPlacement(IPlatformElementConfiguration<Android, TabbedPage>, ToolbarPlacement)
net7.0
namespace Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific
{
public static class TabbedPage
{
public static IPlatformElementConfiguration<Android, TabbedPage> DisableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config);
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API