Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Color Class / notification_icon_bg_color Field


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