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


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