次の方法で共有


UIFont.PreferredBody プロパティ

定義

Body 動的型に推奨される UIFont。

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

プロパティ値

注釈

動的型を実装するには、アプリケーション開発者が に反して行動する ObserveContentSizeCategoryChanged 必要があります (「解説と例 GetPreferredFontForTextStyle(UIFontTextStyle, UITraitCollection)」を参照してください)。

これは、バックグラウンド スレッドから使用できます。

適用対象