AppSetId.ScopeDeveloper Field

Definition

Caution

This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.

[Android.Runtime.Register("SCOPE_DEVELOPER", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.", true)]
public const Android.AdServices.AppSetIds.AppSetIdScope ScopeDeveloper = 2;
[<Android.Runtime.Register("SCOPE_DEVELOPER", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.", true)>]
val mutable ScopeDeveloper : Android.AdServices.AppSetIds.AppSetIdScope

Field Value

Value = 2
Attributes

Applies to