AppFunctionSearchSpec.Builder.SetSchemaCategory(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フィルター処理するスキーマ カテゴリを設定します。このフィルターをスキップする場合は null を設定します。
[Android.Runtime.Register("setSchemaCategory", "(Ljava/lang/String;)Landroid/app/appfunctions/AppFunctionSearchSpec$Builder;", "", ApiSince=37)]
public Android.App.AppFunctions.AppFunctionSearchSpec.Builder SetSchemaCategory(string? schemaCategory);
[<Android.Runtime.Register("setSchemaCategory", "(Ljava/lang/String;)Landroid/app/appfunctions/AppFunctionSearchSpec$Builder;", "", ApiSince=37)>]
member this.SetSchemaCategory : string -> Android.App.AppFunctions.AppFunctionSearchSpec.Builder
パラメーター
- schemaCategory
- String
フィルター処理するスキーマ カテゴリ。 この値は null である可能性があります。
返品
- 属性
注釈
フィルター処理するスキーマ カテゴリを設定します。このフィルターをスキップする場合は null を設定します。
android.app.appfunctions.AppFunctionSearchSpec.Builder.setSchemaCategoryの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。