TonalMaterialAccentColor

Sealed Class
Generated accent swatch backed by a tonal palette. Useful if you want accent-style indexing but still generated from HCT.

Properties

Palette: TonalPalette
Seed: Hct
this[int]: Color
Resolves a shade by weight.

Constructors

TonalMaterialAccentColor(hct: Hct, name: string)
TonalMaterialAccentColor(argb: int, name: string)
TonalMaterialAccentColor(tonalPalette: TonalPalette, name: string)
TonalMaterialAccentColor(argb: uint, name: string)

Operators

Hct(materialColor: TonalMaterialAccentColor): Hct
TonalPalette(materialColor: TonalMaterialAccentColor): TonalPalette

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page