UIFontMetrics.GetMetrics(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回指定樣式的預設計量。
[Foundation.Export("metricsForTextStyle:")]
public static UIKit.UIFontMetrics GetMetrics (string textStyle);
static member GetMetrics : string -> UIKit.UIFontMetrics
參數
- textStyle
- String
要取得計量的文字樣式。
傳回
- 屬性