TabbedPage.EnableSwipePaging Метод

Определение

Включает разбивку на страницы с прокруткой.

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>

Параметры

config
IPlatformElementConfiguration<Android,TabbedPage>

Зависящая от платформы конфигурация, содержащая элемент, с которым необходимо выполнить операцию.

Возвращаемое значение

Обновленный элемент на платформе Android.

Применяется к