PullToRefreshListView Class

Assembly
Comet.dll
Namespace
Comet.Controls
Base Types
  • ListView
graph BT Type-->Base0["ListView"] Type["PullToRefreshListView"] class Type type-node

Syntax

public class PullToRefreshListView : ListView

Attributes

Type Description
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute

Constructors

Events

Name Type Summary
PullProgressChanged EventHandler<RefreshProgressEventArgs>
RefreshRequested EventHandler

Fields

Properties

Name Value Summary
OverscrollLimit double
PullThreshold double
RefreshCommand ICommand
RefreshIndicatorContent object

Methods

Name Value Summary
OnApplyTemplate() void

Extension Methods