TextBlock.WithSize(TextSize) Method

Definition

public Microsoft.Teams.Cards.TextBlock WithSize(Microsoft.Teams.Cards.TextSize value);
member this.WithSize : Microsoft.Teams.Cards.TextSize -> Microsoft.Teams.Cards.TextBlock
Public Function WithSize (value As TextSize) As TextBlock

Parameters

value
TextSize

Returns

Applies to