Back to Devexpress

Theme Constructors

maui-devexpress-dot-maui-dot-core-dot-theme-dot-ctor.md

latest879 B
Original Source

Theme Constructors

A theme of DevExpress .NET MAUI controls.

NameParametersDescription
Theme()noneInitializes a new instance of the Theme class.
Theme(ThemeSeedColor)sourceInitializes a new instance of the Theme class with specified settings.
Theme(Color)sourceInitializes a new instance of the Theme class with specified settings.

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace