StackLayout.WithKey(String) Method

Definition

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

Parameters

value
String

Returns

Applies to