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


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