Enum Chip.Variant
The possible variants for a Chip.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum Chip.Variant
Fields
Name | Description |
---|---|
Filled | The Chip is displayed with a fill color. |
Outlined | The Chip is displayed with an outline. |