Interface IRefreshIndicator
public interface IRefreshIndicator : IDrawnBase, IDisposable, ICanBeUpdatedWithContext, ICanBeUpdated
- Inherited Members
- Extension Methods
Methods
SetDragRatio(float, float, double, double)
0 - 1 ratio between overscroll and RefreshShowDistance.1 means control must be totally shown.
void SetDragRatio(float ratio, float ptsScrollOffset, double ptsLimit, double ptsTrigger)