ComponentOne Xamarin.Android
CompoundDrawableTintList Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : CompoundDrawableTintList Property
Syntax
'Declaration
 
Public Overridable Property CompoundDrawableTintList As Android.Content.Res.ColorStateList
'Usage
 
Dim instance As C1MaskedTextView
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

C1MaskedTextView Class
C1MaskedTextView Members