alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AssistContextMenuItem

    Represents a single context menu item for SfAIAssistView. Supports text, icons, commands, and parameters.

    Inheritance
    System.Object
    ActionButton
    AssistContextMenuItem
    Inherited Members
    ActionButton.Command
    ActionButton.CommandParameter
    ActionButton.CommandParameterProperty
    ActionButton.CommandProperty
    ActionButton.Icon
    ActionButton.IconProperty
    ActionButton.Text
    ActionButton.TextProperty
    Namespace: Syncfusion.Maui.AIAssistView
    Assembly: Syncfusion.Maui.AIAssistView.dll
    Syntax
    public class AssistContextMenuItem : ActionButton

    Constructors

    AssistContextMenuItem()

    Initializes a new instance of the AssistContextMenuItem class.

    Declaration
    public AssistContextMenuItem()

    Properties

    AssistItem

    Gets the corresponding IAssistItem for this context menu item.

    Declaration
    public IAssistItem AssistItem { get; }
    Property Value
    Type
    IAssistItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved