ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSliderSettings Class / LiveMode Property

In This Topic
    LiveMode Property
    In This Topic
    Gets or sets a value indicating whether the slider should continuously progress the slider to the current time.
    Syntax
    Public Property LiveMode As Boolean
    public bool LiveMode {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also