NumberInput.WithMax(Single) Method

Definition

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

Parameters

value
Single

Returns

Applies to