ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1Maps Class / InertialScrolling Property

In This Topic
    InertialScrolling Property
    In This Topic
    Gets or sets a value indicating whether to enable inertial scrolling.
    Syntax
    'Declaration
     
    
    Public Property InertialScrolling As Boolean
    public bool InertialScrolling {get; set;}
    See Also