Class TextAreaFormInput
A user interface for a multi-line text area.
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class TextAreaFormInput : FormInputProperties
| 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 - 200.8 | 
| .NET Windows | 200.4 - 200.8 | 
| .NET Android | 200.4 - 200.8 | 
| .NET iOS | 200.4 - 200.8 | 
| .NET Framework | 200.4 - 200.8 | 
| UWP | 200.4 - 200.8 |