ToggleInput.WithShowTitle(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to