Image.WithBackgroundColor(String) Method

Definition

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

Parameters

value
String

Returns

Applies to