TextBlock.WithIsSubtle(Boolean) Method

Definition

public Microsoft.Teams.Cards.TextBlock WithIsSubtle(bool value);
member this.WithIsSubtle : bool -> Microsoft.Teams.Cards.TextBlock
Public Function WithIsSubtle (value As Boolean) As TextBlock

Parameters

value
Boolean

Returns

Applies to