ComponentOne Xamarin.iOS
BackgroundColor Property (C1ThemeInfo)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ThemeInfo Class : BackgroundColor Property
Gets the background color of the theme.
Syntax
'Declaration
 
Public ReadOnly Property BackgroundColor As UIKit.UIColor
'Usage
 
Dim instance As C1ThemeInfo
Dim value As UIKit.UIColor
 
value = instance.BackgroundColor
public UIKit.UIColor BackgroundColor {get;}
See Also

Reference

C1ThemeInfo Class
C1ThemeInfo Members