Enum HelpTextVariant
The variant of the HelpText.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum HelpTextVariant
Fields
Name | Description |
---|---|
Default | The default variant. |
Destructive | The destructive variant. |
Warning | The warning variant. |