UIFontDescriptor.PreferredCaption1 Property

Definition

Gets the UIFontDescriptor describing the preferred font for captions.

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

Property Value

A UIFontDescriptor for the preferred caption 1 font.

Remarks

This can be used from a background thread.

Applies to