Share via


UIFontMetrics.GetMetrics(String) Method

Definition

[Foundation.Export("metricsForTextStyle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIFontMetrics GetMetrics(string textStyle);
[<Foundation.Export("metricsForTextStyle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetMetrics : string -> UIKit.UIFontMetrics

Parameters

textStyle
String

Returns

Attributes

Applies to