TextInput.WithMaxLength(Single) Method

Definition

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

Parameters

value
Single

Returns

Applies to