menu

UWP

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

    Show / Hide Table of Contents

    Class PanningMode

    Specify the panning mode in image editor.

    Inheritance
    System.Object
    PanningMode
    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public sealed class PanningMode : Enum

    Fields

    SingleFinger

    Represents the panning mode as single finger.

    Declaration
    public const PanningMode SingleFinger
    Field Value
    Type
    PanningMode

    TwoFinger

    Represents the panning mode as two finger.

    Declaration
    public const PanningMode TwoFinger
    Field Value
    Type
    PanningMode

    Extension Methods

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