Enum FormTextFormat
Defines the format of the text of a TextFormElement.
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum FormTextFormat
Fields
Name | Description |
---|---|
Markdown | Text uses the Markdown language. |
PlainText | Text with no formatting. |
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 |