Xamarin Pack Programmer's Guide
LinkNodesTouchBehavior(TNodeType) Members
Constructors Properties Methods
 


Represents a behavior that is suitable for creating whole diagrams. Drawing over empty screen areas creates DiagramNode instances. Drawing started over a node creates a DiagramLink.

The following tables list the members exposed by the LinkNodesTouchBehavior(TNodeType) type.

 Public Constructors

  Name Description

LinkNodesTouchBehavior

Initializes a new instance of the LinkNodesTouchBehavior class. (Inherited from LinkNodesTouchBehavior.)

 Public Properties

  Name Description

Diagram

Gets the diagram associated with the behavior. (Inherited from BaseTouchBehavior.)

 Public Methods

  Name Description

SelectController

Selects a controller based on the specified input. (Inherited from LinkNodesTouchBehavior.)

 See Also

LinkNodesTouchBehavior(TNodeType) Class
MindFusion.Diagramming.Interaction Namespace