Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / Resource.Layout Class / notification_action_tombstone Field


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