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


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