UIKit.UIPrintInteractionController.Present Method
Presents an iPhone printing user interface.

Syntax

[Foundation.Export("presentAnimated:completionHandler:")]
public virtual bool Present (bool animated, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIPrintInteractionCompletionHandler))] UIPrintInteractionCompletionHandler completion)

Parameters

animated
true to animate the sheet display, false to display immediately.
completion
Implemented to handle the conclusion of the specified print job and to handle errors that are encountered in printing.

Returns

A sheet that can be animated to implement a slide from the bottom of the screen upwards.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0