Show / Hide Table of Contents

Enum TimeSliderLabelMode

Represents the display mode for time slider labels.

Namespace: Esri.ArcGISRuntime.Toolkit.UI
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
public enum TimeSliderLabelMode

Fields

Name Description
CurrentExtent

Display labels for the time slider's current extent (i.e. on the slider's thumbs)

None

Display no labels along the time slider

TimeStepInterval

Display labels for the time slider's time step intervals (i.e. on the slider's tick marks)

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