SearchSpec.InformationalRankingExpressions Property

Definition

Returns the informational ranking expressions.

public System.Collections.Generic.IList<string> InformationalRankingExpressions { [Android.Runtime.Register("getInformationalRankingExpressions", "()Ljava/util/List;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getInformationalRankingExpressions", "()Ljava/util/List;", "", ApiSince=36)>]
member this.InformationalRankingExpressions : System.Collections.Generic.IList<string>

Property Value

Attributes

Remarks

Returns the informational ranking expressions.

Java documentation for android.app.appsearch.SearchSpec.getInformationalRankingExpressions().

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