Class TextBoxFormInput
A user interface for a single-line text box.
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class TextBoxFormInput : FormInput
Properties
| Name | Description |
|---|---|
| MaxLength | Gets the maximum number of characters allowed. |
| MinLength | Gets the minimum number of characters allowed. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.4 - 200.8 |
| .NET | 200.4 - 300.0 |
| .NET Windows | 200.4 - 300.0 |
| .NET Android | 200.4 - 300.0 |
| .NET iOS | 200.4 - 300.0 |
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |