Show / Hide Table of Contents

Enum LoopMode

Specifies the loop behavior of temporal playback.

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

Fields

Name Description
None

Specifies that playback should not loop when the bounds of the temporal extent are reached

Repeat

Specifies that temporal playback should repeat when the bounds of the temporal extent are reached

Reverse

Specifies that temporal playback should reverse direction when the bounds of the temporal extent are reached

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX