다음을 통해 공유


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

반환

특성

적용 대상