menu

UWP

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

    Show / Hide Table of Contents

    Class RunTimeConnectionIndicator

    Represents the class which contains the data for run time indicator which is used to show animated indication while mouse hover on diagram elements to draw connection.

    Inheritance
    System.Object
    RunTimeConnectionIndicator
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class RunTimeConnectionIndicator : ContentControl

    Properties

    DragOverObject

    Gets the object value for which object the connection indicator is going to be shown.

    Declaration
    public object DragOverObject { get; }
    Property Value
    Type
    System.Object

    Extension Methods

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