ListView.SetRowAnimationsEnabled Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
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
Parametry
- element
- BindableObject
- value
- System.Boolean
Dotyczy
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>
Parametry
- config
- IPlatformElementConfiguration<iOS,ListView>
- value
- System.Boolean