ToggleInput.WithLabel(String) Method

Definition

public Microsoft.Teams.Cards.ToggleInput WithLabel(string value);
member this.WithLabel : string -> Microsoft.Teams.Cards.ToggleInput
Public Function WithLabel (value As String) As ToggleInput

Parameters

value
String

Returns

Applies to