ComponentOne Xamarin.Android
HintTextColors Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members