Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Styleable Class / RecyclerView_android_descendantFocusability Field


In This Topic
    RecyclerView_android_descendantFocusability Field (Resource.Styleable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared RecyclerView_android_descendantFocusability As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Styleable.RecyclerView_android_descendantFocusability
     
    Resource.Styleable.RecyclerView_android_descendantFocusability = value
    public static int RecyclerView_android_descendantFocusability
    See Also