RatingInput.Size Property

Definition

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

Property Value

Attributes

Applies to