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


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