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