Builder
Builder(PrinterId)
JniPeerMembers
ThresholdClass
ThresholdType
AddMediaSize(MediaSize, Boolean)
AddResolution(Resolution, Boolean)
Build()
SetColorModes(Int32, Int32)
SetDuplexModes(DuplexMode, DuplexMode)
SetMinMargins(Margins)
monoandroid
namespace Android.Print
{
[Register("android/print/PrinterCapabilitiesInfo", DoNotGenerateAcw = true)]
public sealed class PrinterCapabilitiesInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/print/PrinterCapabilitiesInfo$Builder", DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Register("setDuplexModes", "(II)Landroid/print/PrinterCapabilitiesInfo$Builder;", "", ApiSince = 23)]
public Builder! SetDuplexModes([GeneratedEnum] DuplexMode duplexModes, [GeneratedEnum] DuplexMode defaultDuplexMode);
}
}
}
.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