Show / Hide Table of Contents

Class SwitchFormInput

A user interface for a binary switch or toggle. This should be used when selecting between two options.

Inheritance
System.Object
FormInput
SwitchFormInput
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 SwitchFormInput : FormInput

Properties

Name Description
OffValue

Gets the coded value when switch state is off.

OnValue

Gets the coded value when switch state is on.

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.