Share via


RefreshView Class

Definition

Provides Windows-specific configuration for the pull-to-refresh gesture direction.

public ref class RefreshView abstract sealed
public static class RefreshView
type RefreshView = class
Public Module RefreshView
Inheritance
RefreshView

Fields

Name Description
RefreshPullDirectionProperty

Bindable property for RefreshView.RefreshPullDirection.

Methods

Name Description
GetRefreshPullDirection(BindableObject)

Gets the pull direction for the refresh gesture on Windows.

GetRefreshPullDirection(IPlatformElementConfiguration<Windows,RefreshView>)

Gets the pull direction for the refresh gesture on Windows.

SetRefreshPullDirection(BindableObject, RefreshView+RefreshPullDirection)

Sets the pull direction for the refresh gesture on Windows.

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

Sets the pull direction for the refresh gesture on Windows.

Applies to