UIFont.PreferredCaption1 属性

定义

Caption1 动态类型的首选 UIFont。

public static UIKit.UIFont PreferredCaption1 { get; }
member this.PreferredCaption1 : UIKit.UIFont

属性值

注解

若要实现动态类型,应用程序开发人员必须响应 ObserveContentSizeCategoryChanged (请参阅) 处 GetPreferredFontForTextStyle(UIFontTextStyle, UITraitCollection) 的备注和示例。

这可以从后台线程使用。

适用于