Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Dimension Class / notification_subtext_size Field


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