Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / Custom Field


In This Topic
    Custom Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Custom As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.Custom
     
    Resource.Id.Custom = value
    public static int Custom
    See Also