Class FormInput
A base class for classes that define a user interface for a FieldFormElement.
Inheritance
FormInput
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class FormInput
Methods
| Name | Description |
|---|---|
| ToJson() | Convert an object to JSON string. |
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 |