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


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