CompoundButton.WithIsSortKey(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to