言語

AppFunctionSearchSpec.Builder.SetMinSchemaVersion(Int64) メソッド

定義

フィルター処理する最小スキーマ バージョンを設定します。このフィルターをスキップする場合は 0 を設定します。

[Android.Runtime.Register("setMinSchemaVersion", "(J)Landroid/app/appfunctions/AppFunctionSearchSpec$Builder;", "", ApiSince=37)]
public Android.App.AppFunctions.AppFunctionSearchSpec.Builder SetMinSchemaVersion(long minSchemaVersion);
[<Android.Runtime.Register("setMinSchemaVersion", "(J)Landroid/app/appfunctions/AppFunctionSearchSpec$Builder;", "", ApiSince=37)>]
member this.SetMinSchemaVersion : int64 -> Android.App.AppFunctions.AppFunctionSearchSpec.Builder

パラメーター

minSchemaVersion
Int64

フィルター処理する最小スキーマ バージョン。

返品

属性

注釈

フィルター処理する最小スキーマ バージョンを設定します。このフィルターをスキップする場合は 0 を設定します。

android.app.appfunctions.AppFunctionSearchSpec.Builder.setMinSchemaVersionの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象