次の方法で共有


UIPrinterPickerController.PresentFromRect メソッド

定義

で に固定されているポップオーバーでピッカーを表示します。

[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

パラメーター

rect
CGRect
view
UIView
animated
Boolean

戻り値

属性

適用対象