TextBlock.WithWeight(TextWeight) Method

Definition

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

Parameters

value
TextWeight

Returns

Applies to