Language

AdServicesVersion.ApiVersion Property

Definition

The API version of this AdServices API.

[Android.Runtime.Register("API_VERSION", ApiSince=33)]
public static int ApiVersion { get; }
[<Android.Runtime.Register("API_VERSION", ApiSince=33)>]
static member ApiVersion : int

Property Value

The current AdServices API version.

Attributes

Remarks

The API version of this AdServices API.

Java documentation for android.adservices.AdServicesVersion.API_VERSION.

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