Xceed Toolkit for Maui v2.0 Documentation
FluentDesignAccentColor Enumeration


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : FluentDesignAccentColor Enumeration
The various accent colors that can be used to theme Xceed's Controls
Syntax
'Declaration
 
Public Enum FluentDesignAccentColor 
   Inherits System.Enum
'Usage
 
Dim instance As FluentDesignAccentColor
public enum FluentDesignAccentColor : System.Enum 
Members
MemberDescription
BlueThe color will be Blue.
BrownGrayThe color will be Brown Gray.
CamouflageThe color will be Camouflage.
CoolBlueThe color will be Cool Blue.
DarkGrayThe color will be Dark Gray.
DarkLilyThe color will be Dark Lily.
DarkMintThe color will be Dark Mint.
DarkOrangeThe color will be Dark Orange.
DarkPurpleThe color will be Dark Purple.
DeckThe color will be Deck.
DesertThe color will be Desert.
GoldThe color will be Gold.
GrayThe color will be Gray.
GrayBlueThe color will be Gray Blue.
GreenThe color will be Green.
GreenBlueThe color will be Green Blue.
GreenGrassThe color will be Green Grass.
GreenLiddyThe color will be Green Liddy.
GreenMeadowThe color will be Green Meadow.
GreenSportThe color will be Green Sport.
LightBlueThe color will be Light Blue.
LightGoldThe color will be Light Gold.
LightLilyThe color will be Light Lily.
LightMintThe color will be Light Mint.
LightMossThe color will be Light Moss.
LightOrangeThe color will be Light Orange.
LightOrchidThe color will be Light Orchid.
LightOxideThe color will be Light Oxide.
LightPinkThe color will be Light Pink.
LightPlumThe color will be Light Plum.
LightPurpleThe color will be Light Purple.
LightRedThe color will be Light Red.
LightVioletThe color will be Light Violet.
MetalicBlueThe color will be Metallic Blue.
MossThe color will be Moss.
OrchidThe color will be Orchid.
OxideThe color will be Oxide.
PinkThe color will be Pink.
PlumThe color will be Plum.
RedThe color will be Red.
RedBrickThe color will be Red Brick.
RedModThe color will be Red Mod.
SageThe color will be Sage.
SeaBlueThe color will be Sea Blue.
SeaFoamThe color will be Sea Foam.
SteelBlueThe color will be Steel Blue.
StormThe color will be Storm.
VioletThe color will be Violet.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Maui.Toolkit.FluentDesignAccentColor

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Maui.Toolkit Namespace