CapabilityParams.Builder.Build Method

Definition

Creates an instance of CapabilityParams

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

Returns

Attributes

Remarks

Creates an instance of CapabilityParams

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