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


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