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


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