Platforms to show: All Mac Windows Linux Cross-Platform

UIPrinterPickerControllerMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Printing iOS MBS iOS Plugin 24.2 ❌ No ❌ No ❌ No ✅ Yes iOS only
A view controller that displays the standard interface for selecting a printer.
Example
Sub PickPrinter()
// your subclass to catch event
picker = New MyUIPrinterPickerControllerMBS
picker.Present
End Sub

You can use a printer picker controller to display a list of printers to the user prior to printing a document, photo, or other content. Printer pickers display all pickers normally but you can filter out printers by assigning an appropriate delegate object to the picker before displaying it.

This class has no sub classes.

Some examples using this class:

Blog Entries

Xojo Developer Magazine

Release notes


The items on this page are in the following plugins: MBS iOS Plugin.


UIPrinterMBS   -   UIPrintInfoMBS


The biggest plugin in space...