Variable ListViewEventsConst
ListViewEvents: { AttachedToWindow: "attachedToWindow"; DetachedFromWindow: "detachedFromWindow"; PullRefresh: "pullRefresh"; RowCanMove: "rowCanMove"; RowCanSwipe: "rowCanSwipe"; RowLongSelected: "rowLongSelected"; RowMove: "rowMove"; RowMoved: "rowMoved"; RowSelected: "rowSelected"; RowSwipe: "rowSwipe"; Scroll: "scroll"; ScrollBeginDecelerating: "scrollBeginDecelerating"; ScrollBeginDragging: "scrollBeginDragging"; ScrollEndDecelerating: "scrollEndDecelerating"; ScrollEndDraggingWillDecelerate: "scrollEndDraggingWillDecelerate"; ScrollEndDraggingWithVelocityTargetContentOffset: "scrollEndDraggingWithVelocityTargetContentOffset"; ScrollStateChanged: "scrollStateChanged"; Touch: "touch"; TouchCancelled: "touchCancelled"; TouchEnded: "touchEnded"; TouchMoved: "touchMoved" } = ...
Type declaration
-
AttachedToWindow: "attachedToWindow"
-
DetachedFromWindow: "detachedFromWindow"
-
PullRefresh: "pullRefresh"
-
RowCanMove: "rowCanMove"
-
RowCanSwipe: "rowCanSwipe"
-
RowLongSelected: "rowLongSelected"
-
RowMove: "rowMove"
-
RowMoved: "rowMoved"
-
RowSelected: "rowSelected"
-
RowSwipe: "rowSwipe"
-
Scroll: "scroll"
-
ScrollBeginDecelerating: "scrollBeginDecelerating"
-
ScrollBeginDragging: "scrollBeginDragging"
-
ScrollEndDecelerating: "scrollEndDecelerating"
-
ScrollEndDraggingWillDecelerate: "scrollEndDraggingWillDecelerate"
-
ScrollEndDraggingWithVelocityTargetContentOffset: "scrollEndDraggingWithVelocityTargetContentOffset"
-
ScrollStateChanged: "scrollStateChanged"
-
Touch: "touch"
-
TouchCancelled: "touchCancelled"
-
TouchEnded: "touchEnded"
-
TouchMoved: "touchMoved"