Search
Theme.getDark Method
See Also
 






Gets the ThemeType.Dark predefined theme.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public static Theme getDark ()

 Return Value

An instance of the Theme class representing the Dark theme.

 See Also