menu

UWP

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

    Show / Hide Table of Contents

    Class NodeChangedInteractionState

    Specifies to notify the interactionstate of the Node.

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

    Fields

    Dragged

    Specifies the dragged state of the node interation.

    Declaration
    public const NodeChangedInteractionState Dragged
    Field Value
    Type
    NodeChangedInteractionState

    Dragging

    Specifies the dragging state of the node interation.

    Declaration
    public const NodeChangedInteractionState Dragging
    Field Value
    Type
    NodeChangedInteractionState

    None

    disables all the behavior for Node.

    Declaration
    public const NodeChangedInteractionState None
    Field Value
    Type
    NodeChangedInteractionState

    Resized

    Specifies the resized state of the node interation.

    Declaration
    public const NodeChangedInteractionState Resized
    Field Value
    Type
    NodeChangedInteractionState

    Resizing

    Specifies the resizing state of the node interation.

    Declaration
    public const NodeChangedInteractionState Resizing
    Field Value
    Type
    NodeChangedInteractionState

    Rotated

    Specifies the rotated state of the node interation.

    Declaration
    public const NodeChangedInteractionState Rotated
    Field Value
    Type
    NodeChangedInteractionState

    Rotating

    Specifies the rotating state of the node interation.

    Declaration
    public const NodeChangedInteractionState Rotating
    Field Value
    Type
    NodeChangedInteractionState

    Started

    Specifies the started state of the node interation.

    Declaration
    public const NodeChangedInteractionState Started
    Field Value
    Type
    NodeChangedInteractionState

    Extension Methods

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