共用方式為


SearchSpec.SnippetCount Property

Definition

Returns how many documents to generate snippets for.

public int SnippetCount { [Android.Runtime.Register("getSnippetCount", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getSnippetCount", "()I", "", ApiSince=31)>]
member this.SnippetCount : int

Property Value

Attributes

Remarks

Returns how many documents to generate snippets for.

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

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