Langue

Context.UpdateBindingParams.Builder.Build Method

Definition

Creates a new instance.

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

Returns

The new instance. This value cannot be null.

Attributes

Remarks

Creates a new instance.

Android reference for android.content.Context.UpdateBindingParams.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