Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexPie Class / IsImportantForAutofill Property


In This Topic
    IsImportantForAutofill Property (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsImportantForAutofill As Boolean
    'Usage
     
    
    Dim instance As FlexPie
    Dim value As Boolean
     
    value = instance.IsImportantForAutofill
    public bool IsImportantForAutofill {get;}
    See Also