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


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