ProgressBar.WithValue(Single) Method

Definition

public Microsoft.Teams.Cards.ProgressBar WithValue(float value);
member this.WithValue : single -> Microsoft.Teams.Cards.ProgressBar
Public Function WithValue (value As Single) As ProgressBar

Parameters

value
Single

Returns

Applies to