MaterialAccentColor

Abstract Class
Base class for accent swatches with weights: 100, 200, 400, 700.

Properties

Shade100: Color
Shade200: Color
Shade400: Color
Shade700: Color
Weights: ReadOnlySpan<int>
Ordered list of valid shade weights for this swatch.

Constructors

MaterialAccentColor(primaryArgb: int, name: string)
MaterialAccentColor(primaryArgb: uint, name: string)

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page