Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / c1_selectedValuePath Field


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