ListView.IsFastScrollEnabled(IPlatformElementConfiguration<Android,ListView>) Yöntem

Tanım

Hızlı kaydırma etkin olup olmadığını belirten bir Boole değeri döndürür.

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

Parametreler

config
IPlatformElementConfiguration<Android,ListView>

İşlemi gerçekleştirmek öğeyi içeren platform belirli yapılandırma.

Döndürülenler

Boolean

Hızlı kaydırma etkin olup olmadığını belirten bir Boole değeri.

Şunlara uygulanır