共用方式為


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

屬性值

屬性

備註

這可從背景執行緒使用。

適用於