Show / Hide Table of Contents

Class TextBoxFormInput

A user interface for a single-line text box.

Inheritance
System.Object
FormInput
TextBoxFormInput
FormInput.UnknownJson
FormInput.UnsupportedJson
FormInput.ToJson()
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 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

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.