Show / Hide Table of Contents

Interface IFeatureFormSource

An interface to a type that can provide a FeatureFormDefinition.

Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public interface IFeatureFormSource
Remarks

Types like FeatureLayer or ArcGISFeatureTable that support editing data through a FeatureForm implement this interface as a common way to get the FeatureFormDefinition.

Properties

Name Description
FeatureFormDefinition

Gets the user interface to display when editing a feature in this layer or table.

Applies to

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