ComponentOne Xamarin.Android
ButtonTintList Property


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

Reference

C1CheckBox Class
C1CheckBox Members