menu

UWP

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

    Show / Hide Table of Contents

    Class InteractionState

    Specifies the interaction state of the diagram element.

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

    Fields

    Completed

    Specifies the completed state.

    Declaration
    public const InteractionState Completed
    Field Value
    Type
    InteractionState

    Progress

    Specifies the progress state.

    Declaration
    public const InteractionState Progress
    Field Value
    Type
    InteractionState

    Start

    Specifies the start state.

    Declaration
    public const InteractionState Start
    Field Value
    Type
    InteractionState

    Extension Methods

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