RefreshView.SetRefreshPullDirection Método

Definición

Sobrecargas

SetRefreshPullDirection(BindableObject, RefreshView+RefreshPullDirection)
SetRefreshPullDirection(IPlatformElementConfiguration<Windows,RefreshView>, RefreshView+RefreshPullDirection)

SetRefreshPullDirection(BindableObject, RefreshView+RefreshPullDirection)

public static void SetRefreshPullDirection (Xamarin.Forms.BindableObject element, Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection value);
static member SetRefreshPullDirection : Xamarin.Forms.BindableObject * Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection -> unit

Parámetros

element
BindableObject

Se aplica a

SetRefreshPullDirection(IPlatformElementConfiguration<Windows,RefreshView>, RefreshView+RefreshPullDirection)

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.RefreshView> SetRefreshPullDirection (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.RefreshView> config, Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection value);
static member SetRefreshPullDirection : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.RefreshView> * Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.RefreshView>

Parámetros

Devoluciones

Se aplica a