Enum
PullToRefreshScrollMode

Defines the pull to refresh mode that will be used.

Definition

Namespace:Telerik.UI.Xaml.Controls.Data.ListView

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum PullToRefreshScrollMode

Fields

ContentAndIndicator

Standard pull to refresh - drag both content and indicator.

Declaration

cs-api-definition
ContentAndIndicator = 0

Field Value

PullToRefreshScrollMode

IndicatorOnly

Pull to refresh is performed with partially dragging the content and then dragging the indicator only.

Declaration

cs-api-definition
IndicatorOnly = 1

Field Value

PullToRefreshScrollMode

In this article
DefinitionFieldsContentAndIndicatorIndicatorOnly
Not finding the help you need?
Contact Support