AttributionSource.Builder.Build Method

Definition

Builds the instance.

[Android.Runtime.Register("build", "()Landroid/content/AttributionSource;", "", ApiSince=31)]
public Android.Content.AttributionSource Build ();
[<Android.Runtime.Register("build", "()Landroid/content/AttributionSource;", "", ApiSince=31)>]
member this.Build : unit -> Android.Content.AttributionSource

Returns

Attributes

Remarks

Builds the instance. This builder should not be touched after calling this!

Java documentation for android.content.AttributionSource.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