menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContextMenuSettings - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ContextMenuSettings

    Represents the context menu settings of the diagram.

    Inheritance
    System.Object
    ContextMenuSettings
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public class ContextMenuSettings : BindableObject

    Constructors

    ContextMenuSettings()

    Initializes a new instance of the ContextMenuSettings class.

    Declaration
    public ContextMenuSettings()

    Fields

    VisibilityProperty

    VisibilityProperty.

    Declaration
    public static readonly BindableProperty VisibilityProperty
    Field Value
    Type
    Xamarin.Forms.BindableProperty

    Properties

    Visibility

    Gets or sets a value indicating whether gets or sets to context menu visibility.

    Declaration
    public bool Visibility { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved