menu

UWP

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

    Show / Hide Table of Contents

    Class SymbolDropMode

    Specifies the behavior of SymbolDropMode.

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

    Fields

    Cancel

    Restrict to drop the Symbol to diagram from Stencil.

    Declaration
    public const SymbolDropMode Cancel
    Field Value
    Type
    SymbolDropMode

    ContinueDragging

    Specifies the Dragging state of the Symbol.

    Declaration
    public const SymbolDropMode ContinueDragging
    Field Value
    Type
    SymbolDropMode

    Drop

    Specifies the Drop state of the Symbol to drop the symbol from stencil.

    Declaration
    public const SymbolDropMode Drop
    Field Value
    Type
    SymbolDropMode

    Extension Methods

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