Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Drawable Class / notify_panel_notification_icon_bg Field


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