UIFont.PreferredCaption2 属性

定义

Caption2 动态类型的首选 UIFont。

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

属性值

注解

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

这可以从后台线程使用。

适用于