ComponentOne Xamarin.Android
BackgroundTintList Property (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members