GenericDocument.Builder.SetScore(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setScore", "(I)Landroid/app/appsearch/GenericDocument$Builder;", "GetSetScore_IHandler", ApiSince=31)]
public virtual Java.Lang.Object SetScore (int score);
[<Android.Runtime.Register("setScore", "(I)Landroid/app/appsearch/GenericDocument$Builder;", "GetSetScore_IHandler", ApiSince=31)>]
abstract member SetScore : int -> Java.Lang.Object
override this.SetScore : int -> Java.Lang.Object
Parameters
- score
- Int32
Returns
- Attributes