Carousel.PageAnimation Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("pageAnimation")]
public Microsoft.Teams.Cards.CarouselPageAnimation? PageAnimation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pageAnimation")>]
member this.PageAnimation : Microsoft.Teams.Cards.CarouselPageAnimation with get, set
Public Property PageAnimation As CarouselPageAnimation

Property Value

Attributes

Applies to