Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1Sunburst Class / WindowId Property


In This Topic
    WindowId Property (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property WindowId As Android.Views.WindowId
    'Usage
     
    
    Dim instance As C1Sunburst
    Dim value As Android.Views.WindowId
     
    value = instance.WindowId
    public virtual Android.Views.WindowId WindowId {get;}
    See Also