Prints directly to a specified printer.
Syntax
[Foundation.Export("printToPrinter:completionHandler:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual
bool PrintToPrinter (
UIPrinter printer, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIPrintInteractionCompletionHandler))]
UIPrintInteractionCompletionHandler completion)
Parameters
- printer
- Specified printer.
- completion
- Implemented to handle the conclusion of a print job and to handle any errors encountered in printing.
Returns
true if printing was successful or false if there was a problem
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0