Xamarin Pack Programmer's Guide
Diagram.ShowContextMenu Property
See Also
 






Gets or sets a value indicating whether to display context menu when the user taps and holds over an item.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool ShowContextMenu { get; set; }

Visual Basic  Copy Code

Public Property ShowContextMenu As Boolean

 Property Value

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace