NSLayoutManager.GetDefaultBaselineOffset(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 GetDefaultBaselineOffset (UIKit.UIFont font);
abstract member GetDefaultBaselineOffset : UIKit.UIFont -> nfloat
override this.GetDefaultBaselineOffset : UIKit.UIFont -> nfloat

Parameters

font
UIFont

Returns

Attributes

Applies to