TextBlock.WithTargetWidth(TargetWidth) Method

Definition

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

Parameters

value
TargetWidth

Returns

Applies to