AIPromptRatingView
Class
A view that presents the rating of an AIPromptOutputItem.
Definition
Namespace:Telerik.Maui.Controls.AIPrompt
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class AIPromptRatingView : RadContentView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewAIPromptRatingView
Implements:
Inherited Members
Constructors
C#
public AIPromptRatingView()
Fields
RatingProperty
BindableProperty
Identifies the Rating property.
C#
public static readonly BindableProperty RatingProperty
Properties
Methods
C#
protected override void OnApplyTemplate()