Share via


RefreshView.GetRefreshPullDirection Method

Definition

Overloads

GetRefreshPullDirection(BindableObject)
GetRefreshPullDirection(IPlatformElementConfiguration<Windows,RefreshView>)

GetRefreshPullDirection(BindableObject)

public static Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection GetRefreshPullDirection (Xamarin.Forms.BindableObject element);
static member GetRefreshPullDirection : Xamarin.Forms.BindableObject -> Xamarin.Forms.PlatformConfiguration.WindowsSpecific.RefreshView.RefreshPullDirection

Parameters

element
BindableObject

Returns

Applies to

GetRefreshPullDirection(IPlatformElementConfiguration<Windows,RefreshView>)

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

Parameters

Returns

Applies to