CustomAudience.Builder.Build Method

Definition

Builds an instance of a CustomAudience.

[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/CustomAudience;", "", ApiSince=34)]
public Android.AdServices.CustomAudiences.CustomAudience Build ();
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/CustomAudience;", "", ApiSince=34)>]
member this.Build : unit -> Android.AdServices.CustomAudiences.CustomAudience

Returns

Attributes

Remarks

Builds an instance of a CustomAudience.

Java documentation for android.adservices.customaudience.CustomAudience.Builder.build().

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