EnumPullToRefreshScrollMode
Enum
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.
IndicatorOnly
Pull to refresh is performed with partially dragging the content and then dragging the indicator only.