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
This interface is implemented by FeatureLayer, ArcGISFeatureTable, and SubtypeSublayer
Properties
Name | Description |
---|---|
FeatureFormDefinition | Gets the user interface to display when editing a feature in this layer or table. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |