ComponentOne Xamarin.Android
CompoundDrawableTintList Property (C1ClearableEditText)


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

C1ClearableEditText Class
C1ClearableEditText Members