Xamarin Pack Programmer's Guide
InputState.PointedHandle Property
See Also
 






Gets the manipulation handle at the touch location.

Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public AdjustmentHandle PointedHandle { get; }

Visual Basic  Copy Code

Public ReadOnly Property PointedHandle As AdjustmentHandle

 Property Value

An instance of the AdjustmentHandle class.

 See Also

InputState Members
InputState Class
MindFusion.Diagramming.Interaction Namespace