ComponentOne Xamarin.Android
ImportantForAutofill Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ImportantForAutofill Property
Syntax
'Declaration
 
Public Overridable Property ImportantForAutofill As Android.Views.ImportantForAutofill
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Views.ImportantForAutofill
 
instance.ImportantForAutofill = value
 
value = instance.ImportantForAutofill
public virtual Android.Views.ImportantForAutofill ImportantForAutofill {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members