Constructor FeatureForm
FeatureForm(ArcGISFeature, FeatureFormDefinition)
Initializes a new instance of the FeatureForm class that describes the user interface for editing the specified feature.
Declaration
public FeatureForm(ArcGISFeature feature, FeatureFormDefinition definition)
Parameters
Type | Name | Description |
---|---|---|
ArcGISFeature | feature | The feature to display in the form. |
FeatureFormDefinition | definition | The feature form definition to use. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |