UIPrinterPickerController.PresentFromRect Method

Definition

Presents the picker in a popover that is anchored to in .

[Foundation.Export("presentFromRect:inView:animated:completionHandler:")]
public virtual bool PresentFromRect (CoreGraphics.CGRect rect, UIKit.UIView view, bool animated, UIKit.UIPrinterPickerCompletionHandler completion);
abstract member PresentFromRect : CoreGraphics.CGRect * UIKit.UIView * bool * UIKit.UIPrinterPickerCompletionHandler -> bool
override this.PresentFromRect : CoreGraphics.CGRect * UIKit.UIView * bool * UIKit.UIPrinterPickerCompletionHandler -> bool

Parameters

rect
CGRect
view
UIView
animated
Boolean

Returns

Attributes

Applies to