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