CardAppearanceKind Enum
Specifies the appearance of a card control.
public enum CardAppearanceKind
Fields
Name | Description |
---|---|
Elevated | The card has an elevated appearance. |
Outline | The card has an outline appearance. |
Soft | The card has a soft fill appearance. |
Solid | The card has a solid fill appearance. |