Show / Hide Table of Contents

Enum AutomaticSelectionMode

Defines the selection modes for the FloorFilter.

Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.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

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX