Enum DrawStatus
The status of drawing in the Geo
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum DrawStatus
Remarks
Use this status to determine whether the content of a view is still drawing or drawing is completed. The
drawing state of a Geo
For example, when using Esri.
If you need to ensure that an individual layer has loaded and is visible, examine the
Layer
Fields
Name | Description |
---|---|
Completed | Drawing of the Geo |
InProgress | Drawing of the Geo |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |