menu

UWP

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

    Show / Hide Table of Contents

    Class SwimlaneChildInteractionState

    Specifies to notify the interactionstate of the SwimlaneChild element.

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

    Fields

    None

    disables all the behavior for SwimlaneChild.

    Declaration
    public const SwimlaneChildInteractionState None
    Field Value
    Type
    SwimlaneChildInteractionState

    Resized

    Specifies the resized state of the SwimlaneChild interation.

    Declaration
    public const SwimlaneChildInteractionState Resized
    Field Value
    Type
    SwimlaneChildInteractionState

    Resizing

    Specifies the resizing state of the SwimlaneChild interation.

    Declaration
    public const SwimlaneChildInteractionState Resizing
    Field Value
    Type
    SwimlaneChildInteractionState

    Started

    Specifies the started state of the SwimlaneChild interation.

    Declaration
    public const SwimlaneChildInteractionState Started
    Field Value
    Type
    SwimlaneChildInteractionState

    Swapped

    Specifies the Swapped state of the lane interation.

    Declaration
    public const SwimlaneChildInteractionState Swapped
    Field Value
    Type
    SwimlaneChildInteractionState

    Swapping

    Specifies the Swapping state of the Lane interation.

    Declaration
    public const SwimlaneChildInteractionState Swapping
    Field Value
    Type
    SwimlaneChildInteractionState

    Extension Methods

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