Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AnimationCard Class
Definition
- Namespace:
- Microsoft.Bot.Connector
- Assembly:
- Microsoft.Bot.Connector.dll
- Package:
- Microsoft.Bot.Connector v3.30.0
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 AnimationCard
type AnimationCard = class
Public Class AnimationCard
- Inheritance
-
AnimationCard
Constructors
| AnimationCard() | |
| AnimationCard(String, String, String, ThumbnailUrl, IList<MediaUrl>, IList<CardAction>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, String) |
Fields
| ContentType |
Properties
| Aspect | |
| Autoloop | |
| Autostart | |
| Buttons | |
| Duration | |
| Image | |
| Media | |
| Shareable | |
| Subtitle | |
| Text | |
| Title | |
| Value |
Methods
| Validate() |
Extension Methods
| ToAttachment(AnimationCard) |
