ConversationAction.ConfidenceScore Property

Definition

Returns the confidence score for the specified action.

public float ConfidenceScore { [Android.Runtime.Register("getConfidenceScore", "()F", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getConfidenceScore", "()F", "", ApiSince=29)>]
member this.ConfidenceScore : single

Property Value

Single
Attributes

Remarks

Java documentation for android.view.textclassifier.ConversationAction.getConfidenceScore().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to