Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Drawable Class / notification_bg_normal Field


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