次の方法で共有


UIFont.ButtonFontSize プロパティ

定義

標準ボタンのフォント サイズをポイント単位で返します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat ButtonFontSize { [Foundation.Export("buttonFontSize")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ButtonFontSize : nfloat

プロパティ値

属性

注釈

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

適用対象