TabbedPage.IsSmoothScrollEnabled 方法

定义

获取是否为 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

参数

返回

System.Boolean

适用于