TextInput.MaxLength Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("maxLength")]
public float? MaxLength { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("maxLength")>]
member this.MaxLength : Nullable<single> with get, set
Public Property MaxLength As Nullable(Of Single)

Property Value

Attributes

Applies to