ComponentOne Xamarin.Android
HasStableIds Property (C1RecyclerViewAdapter<T>)


C1.Android.CollectionView Assembly > C1.Android.CollectionView Namespace > C1RecyclerViewAdapter<T> Class : HasStableIds Property
Syntax
'Declaration
 
Public Property HasStableIds As Boolean
'Usage
 
Dim instance As C1RecyclerViewAdapter(Of T)
Dim value As Boolean
 
instance.HasStableIds = value
 
value = instance.HasStableIds
public bool HasStableIds {get; set;}
See Also

Reference

C1RecyclerViewAdapter<T> Class
C1RecyclerViewAdapter<T> Members