UIKit.UIPrinterPickerController.PresentFromBarButtonItem Method
Shows a UIKit.UIPrinterPickerController from this app as a popover that is anchored to a UIKit.UIBarButtonItem item, 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("presentFromBarButtonItem:animated:completionHandler:")]
public virtual bool PresentFromBarButtonItem (UIBarButtonItem item, bool animated, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIPrinterPickerCompletionHandler))] UIPrinterPickerCompletionHandler completion)

Parameters

item
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