CompoundButton.WithSelectAction(Action) Method

Definition

public Microsoft.Teams.Cards.CompoundButton WithSelectAction(Microsoft.Teams.Cards.Action value);
member this.WithSelectAction : Microsoft.Teams.Cards.Action -> Microsoft.Teams.Cards.CompoundButton
Public Function WithSelectAction (value As Action) As CompoundButton

Parameters

value
Action

Returns

Applies to