AppSetId.Scope Property

Definition

Retrieves the scope of the app-set identifier.

public virtual Android.AdServices.AppSetIds.AppSetIdScope Scope { [Android.Runtime.Register("getScope", "()I", "GetGetScopeHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getScope", "()I", "GetGetScopeHandler", ApiSince=34)>]
member this.Scope : Android.AdServices.AppSetIds.AppSetIdScope

Property Value

The scope of the app-set identifier.

Attributes

Remarks

Retrieves the scope of the app-set identifier.

Java documentation for android.adservices.appsetid.AppSetId.getScope().

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