Class MenuItemType
Represents the type of a menu item in the SfAIAssistView control.
Inheritance
System.Object
MenuItemType
Namespace: Syncfusion.UI.Xaml.Chat
Assembly: Syncfusion.Chat.WinUI.dll
Syntax
public sealed class MenuItemType : Enum
Fields
Copy
Copy menu item.
Declaration
public const MenuItemType Copy
Field Value
Type |
---|
MenuItemType |
Regenerate
Regenerate menu item.
Declaration
public const MenuItemType Regenerate
Field Value
Type |
---|
MenuItemType |