AutoCompleteBoxMaxLength Property
Gets or sets the maximum number of characters that the
AutoCompleteBox can accept.
This constraint only applies for manually entered (user-inputted) text.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int MaxLength { get; set; }
Public Property MaxLength As Integer
Get
Set
member MaxLength : int with get, set
Property Value
Int32