NumberInput.WithMin(Single) Method

Definition

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

Parameters

value
Single

Returns

Applies to