Share via


TracingConfig.PredefinedCategories Property

Definition

Returns a bitmask of the predefined category sets of this configuration.

public virtual Android.Webkit.Categories PredefinedCategories { [Android.Runtime.Register("getPredefinedCategories", "()I", "GetGetPredefinedCategoriesHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getPredefinedCategories", "()I", "GetGetPredefinedCategoriesHandler", ApiSince=28)>]
member this.PredefinedCategories : Android.Webkit.Categories

Property Value

Bitmask of predefined category sets.

Attributes

Remarks

Returns a bitmask of the predefined category sets of this configuration.

Java documentation for android.webkit.TracingConfig.getPredefinedCategories().

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