Property Length
Length
Gets or sets the length of the field.
Declaration
public int Length { get; set; }Property Value
| Type | Description | 
|---|---|
| Int32 | The length of the field. | 
Remarks
The default value is 0. This only applies to text fields.
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 100.14 - 100.15 | 
| .NET 6.0 | 100.14 - 100.15 | 
| .NET 6.0 Windows | 100.14 - 100.15 | 
| .NET Framework | 100.14 - 100.15 | 
| Xamarin.Android | 100.14 - 100.15 | 
| Xamarin.iOS | 100.14 - 100.15 | 
| UWP | 100.14 - 100.15 |