Gets the Dark predefined theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public static Theme Dark { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property Dark As Theme |
An instance of the Theme class representing the Dark theme.
See Also