Class AssistViewOpeningEventArgs
Event args raised just before the AI Assistant popup opens. Set Cancel = true to prevent opening.
Inheritance
System.Object
AssistViewOpeningEventArgs
Namespace: Syncfusion.Maui.SmartComponents
Assembly: Syncfusion.Maui.SmartComponents.dll
Syntax
public class AssistViewOpeningEventArgs : CancelEventArgs
Constructors
AssistViewOpeningEventArgs()
Declaration
public AssistViewOpeningEventArgs()