다음을 통해 공유


ListView.SetRowAnimationsEnabled 메서드

정의

오버로드

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>

매개 변수

value
System.Boolean

반환

적용 대상