Enum AutomaticSelectionMode
Defines the selection modes for the FloorFilter.
Namespace: Esri.ArcGISRuntime.Toolkit.UI
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
public enum AutomaticSelectionMode
Fields
Name | Description |
---|---|
Always | Always update selection from the observed viewpoint, and clear selection if there is nothing in view |
AlwaysNonClearing | Always update selection from the observed viewpoint, but don't clear selection if there is no facility/site/level visible |
Never | Never update selection from the observed viewpoint |