TracingConfig.CustomIncludedCategories プロパティ

定義

この構成に含まれるカスタム カテゴリ パターンの一覧を返します。

public virtual System.Collections.Generic.IList<string> CustomIncludedCategories { [Android.Runtime.Register("getCustomIncludedCategories", "()Ljava/util/List;", "GetGetCustomIncludedCategoriesHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getCustomIncludedCategories", "()Ljava/util/List;", "GetGetCustomIncludedCategoriesHandler", ApiSince=28)>]
member this.CustomIncludedCategories : System.Collections.Generic.IList<string>

プロパティ値

カスタム カテゴリ パターンが指定されていない場合は空のリスト。

属性

注釈

この構成に含まれるカスタム カテゴリ パターンの一覧を返します。

android.webkit.TracingConfig.getCustomIncludedCategories()Java ドキュメント。

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

適用対象