NSLayoutManager.GetDefaultLineHeight(UIFont) Method

Definition

Caution

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public virtual nfloat GetDefaultLineHeight (UIKit.UIFont font);
abstract member GetDefaultLineHeight : UIKit.UIFont -> nfloat
override this.GetDefaultLineHeight : UIKit.UIFont -> nfloat

Parameters

font
UIFont

Returns

Attributes

Applies to