CardButtonStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Names of the supported Adaptive Card Extension Card View button styles.
public enum CardButtonStyle
type CardButtonStyle =
Public Enum CardButtonStyle
- Inheritance
-
CardButtonStyle
Fields
Name | Value | Description |
---|---|---|
Default | 0 | Default style. |
Positive | 1 | Positive (primary) style. |