ComponentOne Xamarin.Android
CompoundDrawableTintList Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : CompoundDrawableTintList Property
Syntax
'Declaration
 
Public Overridable Property CompoundDrawableTintList As Android.Content.Res.ColorStateList
'Usage
 
Dim instance As C1CheckBox
Dim value As Android.Content.Res.ColorStateList
 
instance.CompoundDrawableTintList = value
 
value = instance.CompoundDrawableTintList
public virtual Android.Content.Res.ColorStateList CompoundDrawableTintList {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members