Class ContextMenuSettings
Represents the context menu settings of the diagram.
Inheritance
System.Object
ContextMenuSettings
Namespace: Syncfusion.SfDiagram.Android
Assembly: Syncfusion.SfDiagram.Android.dll
Syntax
public class ContextMenuSettings : Object
Properties
Visibility
Gets or sets a value indicating whether gets or sets the context menu visibility.
Declaration
public bool Visibility { get; set; }
Property Value
Type |
---|
System.Boolean |