Gets the Dark predefined theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# 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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |