Share via


TabbedPage.EnableSwipePaging Metoda

Definice

Povolí stránkování potáhnutím prstem.

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.TabbedPage> EnableSwipePaging (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.TabbedPage> config);
static member EnableSwipePaging : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.TabbedPage> -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.TabbedPage>

Parametry

config
IPlatformElementConfiguration<Android,TabbedPage>

Konfigurace specifická pro platformu, která obsahuje prvek, na kterém se má operace provést.

Návraty

Aktualizovaný prvek na platformě Android.

Platí pro