Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Dimension Class / notification_top_pad_large_text Field


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