Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Id Class / fill Field


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