Class UIPrinter

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIPrinter
extends NSObject
  • Constructor Details

    • UIPrinter

      public UIPrinter()
    • UIPrinter

      protected UIPrinter​(NSObject.Handle h, long handle)
    • UIPrinter

      protected UIPrinter​(NSObject.SkipInit skipInit)
    • UIPrinter

      public UIPrinter​(NSURL url)
  • Method Details

    • getURL

      public NSURL getURL()
    • getDisplayName

      public String getDisplayName()
    • getDisplayLocation

      public String getDisplayLocation()
    • getSupportedJobTypes

      public UIPrinterJobTypes getSupportedJobTypes()
    • getMakeAndModel

      public String getMakeAndModel()
    • supportsColor

      public boolean supportsColor()
    • supportsDuplex

      public boolean supportsDuplex()
    • contactPrinter

      public void contactPrinter​(VoidBooleanBlock completionHandler)
    • create

      protected static long create​(NSURL url)