- 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 |
|---|---|
| Template |
|
| Template |
|
| Template |
|
| Template |
|
| Template |
|
| Template |
|
| Template |
Constructors
| Name | Summary |
|---|---|
| Pull |
Events
| Name | Type | Summary |
|---|---|---|
| PullProgressChanged | EventHandler |
|
| RefreshRequested | EventHandler |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Overscroll |
static
|
|
| Pull |
static
|
|
| Refresh |
static
|
|
| Refresh |
static
|
Properties
| Name | Value | Summary |
|---|---|---|
| OverscrollLimit | double | |
| PullThreshold | double | |
| RefreshCommand | ICommand | |
| Refresh |
object |
Methods
| Name | Value | Summary |
|---|---|---|
| OnApplyTemplate |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
