UIFontMetrics.GetMetrics(String) 方法

定义

返回指定样式的默认指标。

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

参数

textStyle
String

要获取其指标的文本样式。

返回

属性

适用于