Share via


TabbedPage.IsSmoothScrollEnabled Method

Definition

Gets whether smooth scrolling is enabled for thisTabbedPage.

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

Parameters

Returns

System.Boolean

Applies to