Table of Contents

Interface IRefreshIndicator

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
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)

Parameters

ratio float
ptsScrollOffset float
ptsLimit double
ptsTrigger double