Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / status_bar_latest_event_content Field


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