No overview available.
SDKs
- iOS 12.0+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
enum UIPrint Error.Code : Int, _Error Code Protocol
No overview available.
SDKs
Framework
enum UIPrint Error.Code : Int, _Error Code Protocol
case not Available
The device does not support printing.
case no Content
No print formatter, page renderer, printing item or printing items was assigned for printing.
case unknown Image Format
An image is in a format not recognized by UIKit for printing.
case job Failed
An internal error occurred with the print job.
let UIPrint Error Domain: String
The string constant defining the UIKit printing error domain.