MaxLengthProperty Field
Defines the MaxLength property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int> MaxLengthProperty
Public Shared ReadOnly MaxLengthProperty As StyledProperty(Of Integer)
static val MaxLengthProperty: StyledProperty<int>