UIKit.UIPrinterPickerController.PresentFromRect Method
Shows a UIKit.UIPrinterPickerController from this app as a popover that is anchored to a System.Drawing.RectangleF object contained in a UIKit.UIView view, with or without animation, depending on animated, and code to run on completion, as a UIKit.UIPrinterPickerCompletionHandler object, and then returns whether the object was displayed.

Syntax

[Foundation.Export("presentFromRect:inView:animated:completionHandler:")]
public virtual bool PresentFromRect (UIView view, bool animated, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIPrinterPickerCompletionHandler))] UIPrinterPickerCompletionHandler completion, CoreGraphics.CGRect rect)

Parameters

rect
Documentation for this section has not yet been entered.
view
Documentation for this section has not yet been entered.
animated
Documentation for this section has not yet been entered.
completion
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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