ActionSet Class
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.
public class ActionSet : Microsoft.Teams.Cards.CardElement
type ActionSet = class
inherit CardElement
Public Class ActionSet
Inherits CardElement
- Inheritance
Constructors
| Name | Description |
|---|---|
| ActionSet() | |
| ActionSet(Action[]) | |
| ActionSet(IList<Action>) | |
Properties
| Name | Description |
|---|---|
| Actions | |
| Fallback | |
| GridArea | |
| Height | |
| HorizontalAlignment | |
| Id | |
| IsSortKey | |
| IsVisible | |
| Key | |
| Lang | |
| Requires | |
| Separator | |
| Spacing | |
| TargetWidth | |
| Type | |