UIFontDescriptor.PreferredCaption2 Property

Definition

Gets the UIFontDescriptor describing the preferred font for caption 2.

public static UIKit.UIFontDescriptor PreferredCaption2 { get; }
static member PreferredCaption2 : UIKit.UIFontDescriptor

Property Value

A UIFontDescriptor for the preferred caption 2 font.

Remarks

This can be used from a background thread.

Applies to