ClassLoadOnDemandListener
Class
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:
Constructors
LoadOnDemandListener(RadListView)
Declaration
cs-api-definition
public LoadOnDemandListener(RadListView newOwner)
Parameters
newOwner
Methods
Dispose(bool)
Declaration
cs-api-definition
protected override void Dispose(bool disposing)
Parameters
disposing
OnLoadFinished()
Declaration
cs-api-definition
public void OnLoadFinished()
OnLoadStarted()
Declaration
cs-api-definition
public void OnLoadStarted()