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


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