Search
Theme.getBlack Method
See Also
 






Gets the ThemeType.Black predefined theme.

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

 Syntax

Java  Copy Code

public static Theme getBlack ()

 Return Value

An instance of the Theme class representing the Black theme.

 See Also