다음을 통해 공유


UIFontMetrics.GetMetrics(String) 메서드

정의

지정된 스타일의 기본 메트릭을 반환합니다.

[Foundation.Export("metricsForTextStyle:")]
public static UIKit.UIFontMetrics GetMetrics (string textStyle);
static member GetMetrics : string -> UIKit.UIFontMetrics

매개 변수

textStyle
String

메트릭을 가져올 텍스트 스타일입니다.

반환

특성

적용 대상