Share via


PromptContentViewWithMoreOptionsButton.Builder.Build Method

Definition

Creates a PromptContentViewWithMoreOptionsButton.

[Android.Runtime.Register("build", "()Landroid/hardware/biometrics/PromptContentViewWithMoreOptionsButton;", "", ApiSince=35)]
public Android.Hardware.Biometrics.PromptContentViewWithMoreOptionsButton Build ();
[<Android.Runtime.Register("build", "()Landroid/hardware/biometrics/PromptContentViewWithMoreOptionsButton;", "", ApiSince=35)>]
member this.Build : unit -> Android.Hardware.Biometrics.PromptContentViewWithMoreOptionsButton

Returns

An instance of PromptContentViewWithMoreOptionsButton.

Attributes

Remarks

Creates a PromptContentViewWithMoreOptionsButton.

Java documentation for android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.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