Builder
Builder(PrintJobInfo)
JniPeerMembers
ThresholdClass
ThresholdType
Build()
PutAdvancedOption(String, Int32)
PutAdvancedOption(String, String)
SetAttributes(PrintAttributes)
SetCopies(Int32)
SetPages(PageRange[])
monoandroid
namespace Android.Print
{
[Register("android/print/PrintJobInfo", DoNotGenerateAcw = true)]
public sealed class PrintJobInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/print/PrintJobInfo$Builder", DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Register("putAdvancedOption", "(Ljava/lang/String;Ljava/lang/String;)V", "")]
public void PutAdvancedOption(string! key, string? value);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API