ListView.SetRowAnimationsEnabled 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
SetRowAnimationsEnabled(BindableObject, Boolean) | |
SetRowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>, Boolean) |
SetRowAnimationsEnabled(BindableObject, Boolean)
public static void SetRowAnimationsEnabled (Xamarin.Forms.BindableObject element, bool value);
static member SetRowAnimationsEnabled : Xamarin.Forms.BindableObject * bool -> unit
參數
- element
- BindableObject
- value
- System.Boolean
適用於
SetRowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>, Boolean)
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.ListView> SetRowAnimationsEnabled (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.ListView> config, bool value);
static member SetRowAnimationsEnabled : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.ListView> * bool -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.ListView>
參數
- config
- IPlatformElementConfiguration<iOS,ListView>
- value
- System.Boolean