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


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