ComponentOne Xamarin.Android
HintTextColors Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members