Share via


NSStringDrawing.GetSizeUsingAttributes(NSString, UIStringAttributes) 메서드

정의

지정된 attributes로 렌더링되는 경우 문자열의 SizeF입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGSize GetSizeUsingAttributes (this Foundation.NSString This, UIKit.UIStringAttributes attributes);
static member GetSizeUsingAttributes : Foundation.NSString * UIKit.UIStringAttributes -> CoreGraphics.CGSize

매개 변수

This
NSString

이 메서드가 작동하는 인스턴스입니다.

attributes
UIStringAttributes

반환

특성

적용 대상