menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MovePoint - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MovePoint

    specify the mouse move position

    Inheritance
    System.Object
    MovePoint
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class MovePoint : Enum

    Fields

    IncrementByLargeChange

    Increment RangeValue by LargeChange

    Declaration
    public const MovePoint IncrementByLargeChange
    Field Value
    Type
    MovePoint

    IncrementBySmallChange

    Increment RangeValue by SmallChange

    Declaration
    public const MovePoint IncrementBySmallChange
    Field Value
    Type
    MovePoint

    MoveToTapPosition

    Thumb move to the current tap position

    Declaration
    public const MovePoint MoveToTapPosition
    Field Value
    Type
    MovePoint

    None

    Thumb doesn't move when clicked using mouse

    Declaration
    public const MovePoint None
    Field Value
    Type
    MovePoint

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved