다음을 통해 공유


UIMenuController.SetTargetRect(CGRect, UIView) 메서드

정의

시스템이 메뉴를 표시하는 위 또는 아래의 위치를 설정합니다.

[Foundation.Export("setTargetRect:inView:")]
public virtual void SetTargetRect (CoreGraphics.CGRect rect, UIKit.UIView inView);
abstract member SetTargetRect : CoreGraphics.CGRect * UIKit.UIView -> unit
override this.SetTargetRect : CoreGraphics.CGRect * UIKit.UIView -> unit

매개 변수

rect
CGRect
inView
UIView
특성

적용 대상