ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / TimeSnapMode Enumeration

In This Topic
    TimeSnapMode Enumeration
    In This Topic
    Mode used for snapping the map's current time settings.
    Syntax
    Members
    MemberDescription
    Automatic Snap to an automatically-calculated time unit, based on the map's full time extent and view window size
    Interval Snap to the time-interval value that has been defined for the Range Slider
    Single Snap to a user-specified time unit, such as "Minute" or "Year"
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.TimeSnapMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also