menu

UWP

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

    Show / Hide Table of Contents

    Class OverviewInteractionState

    Specifies the different interaction states of Overview.

    Inheritance
    System.Object
    OverviewInteractionState
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class OverviewInteractionState : Enum

    Fields

    None

    Specifies that overview is not interacted.

    Declaration
    public const OverviewInteractionState None
    Field Value
    Type
    OverviewInteractionState

    Panning

    Specifies that overview is in panning state.

    Declaration
    public const OverviewInteractionState Panning
    Field Value
    Type
    OverviewInteractionState

    Zooming

    Specifies that overview is in zooming state.

    Declaration
    public const OverviewInteractionState Zooming
    Field Value
    Type
    OverviewInteractionState

    Extension Methods

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