Enum AttachmentInputMethod
Defines the supported methods for adding an attachment.
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum AttachmentInputMethod
Fields
| Name | Description |
|---|---|
| Any | Allow any supported input method. |
| Capture | Capture new attachment content with the device. |
| Upload | Upload existing attachment content from a file. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |