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


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