Share via


PrintJobInfo.Builder(PrintJobInfo) Constructor

Definition

Constructor.

[Android.Runtime.Register(".ctor", "(Landroid/print/PrintJobInfo;)V", "")]
public Builder (Android.Print.PrintJobInfo? prototype);
[<Android.Runtime.Register(".ctor", "(Landroid/print/PrintJobInfo;)V", "")>]
new Android.Print.PrintJobInfo.Builder : Android.Print.PrintJobInfo -> Android.Print.PrintJobInfo.Builder

Parameters

prototype
PrintJobInfo

Prototype to use as a starting point. Can be null.

Attributes

Remarks

Constructor.

Java documentation for android.print.PrintJobInfo.Builder.PrintJobInfo$Builder(android.print.PrintJobInfo).

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