Class ResponseSuggestionList
Represents the response suggestion list control which is used for SfAIAssistView.
Inheritance
System.Object
ResponseSuggestionList
Namespace: Syncfusion.Maui.AIAssistView
Assembly: Syncfusion.Maui.AIAssistView.dll
Syntax
public class ResponseSuggestionList : ScrollView
Constructors
ResponseSuggestionList()
Initializes a new instance of the ResponseSuggestionList class.
Declaration
public ResponseSuggestionList()
Methods
OnBindingContextChanged()
Null Checks the Binding Context.
Declaration
protected override void OnBindingContextChanged()