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


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