ComponentOne Xamarin.Android
BackgroundColor Property (C1ThemeInfo)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ThemeInfo Class : BackgroundColor Property
Syntax
'Declaration
 
Public ReadOnly Property BackgroundColor As Android.Graphics.Color
'Usage
 
Dim instance As C1ThemeInfo
Dim value As Android.Graphics.Color
 
value = instance.BackgroundColor
public Android.Graphics.Color BackgroundColor {get;}
See Also

Reference

C1ThemeInfo Class
C1ThemeInfo Members