ComponentOne Xamarin.iOS
IsDark Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ThemeInfo Class : IsDark Property
Gets a value indicating whether the theme is dark.
Syntax
'Declaration
 
Public ReadOnly Property IsDark As Boolean
'Usage
 
Dim instance As C1ThemeInfo
Dim value As Boolean
 
value = instance.IsDark
public bool IsDark {get;}
See Also

Reference

C1ThemeInfo Class
C1ThemeInfo Members