ComponentOne Xamarin.Android
ForegroundTintList Property (C1AutoComplete)


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

Reference

C1AutoComplete Class
C1AutoComplete Members