Class RadItemsControlExtensions
Inheritance
System.Object
RadItemsControlExtensions
Namespace: Telerik.Maui
Assembly: Telerik.Maui.Core.dll
Syntax
public static class RadItemsControlExtensions : Object
Methods
CreateNativeControl(Context)
Declaration
public static RecyclerView CreateNativeControl(Context context)
Parameters
Android.Content.Context
context
|
Returns
AndroidX.RecyclerView.Widget.RecyclerView
|