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