Theme Constructors
A theme of DevExpress .NET MAUI controls.Name | Parameters | Description |
---|---|---|
Theme() | none | Initializes a new instance of the Theme class. |
Theme |
source | Initializes a new instance of the Theme class with specified settings. |
Theme |
source | Initializes a new instance of the Theme class with specified settings. |
See Also