Class
LoadOnDemandListener

Definition

Namespace:Telerik.Maui.Controls.Compatibility.DataControlsRenderer.Android

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public class LoadOnDemandListener : Object, LoadOnDemandBehavior.ILoadOnDemandListener, IJavaObject, IDisposable, IJavaPeerable

Inheritance: objectLoadOnDemandListener

Implements: IDisposableIJavaObjectIJavaPeerableLoadOnDemandBehavior.ILoadOnDemandListener

Constructors

LoadOnDemandListener(RadListView)

Declaration

cs-api-definition
public LoadOnDemandListener(RadListView newOwner)

Parameters

newOwner

RadListView

Methods

Dispose(bool)

Declaration

cs-api-definition
protected override void Dispose(bool disposing)

Parameters

disposing

bool

OnLoadFinished()

Declaration

cs-api-definition
public void OnLoadFinished()

OnLoadStarted()

Declaration

cs-api-definition
public void OnLoadStarted()