다음을 통해 공유


UIButton.ContentRectForBounds(CGRect) 메서드

정의

이 UIButton이 전체 콘텐츠를 그리는 RectangleF입니다.

[Foundation.Export("contentRectForBounds:")]
public virtual CoreGraphics.CGRect ContentRectForBounds (CoreGraphics.CGRect rect);
abstract member ContentRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ContentRectForBounds : CoreGraphics.CGRect -> CoreGraphics.CGRect

매개 변수

rect
CGRect

반환

특성

적용 대상