ToggleInput.WithIsSortKey(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to