AdaptiveCard.VerticalContentAlignment Property

Definition

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

Property Value

Attributes

Applies to