Show / Hide Table of Contents

Class FormInput

A base class for classes that define a user interface for a FieldFormElement.

Inheritance
System.Object
FormInput
BarcodeScannerFormInput
ComboBoxFormInput
DateTimePickerFormInput
RadioButtonsFormInput
SwitchFormInput
TextAreaFormInput
TextBoxFormInput
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class FormInput

Properties

Name Description
UnknownJson

Gets the unknown data from the source JSON.

UnsupportedJson

Gets the unsupported data from the source JSON.

Methods

Name Description
ToJson()

Convert an object to JSON string.

Applies to

TargetVersions
.NET Standard 2.0200.4 - 200.8
.NET200.4 - 200.8
.NET Windows200.4 - 200.8
.NET Android200.4 - 200.8
.NET iOS200.4 - 200.8
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.