共用方式為


UIFont.LabelFontSize 屬性

定義

此屬性會傳回標籤的字型大小,以點為單位。

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

屬性值

屬性

備註

這可從背景執行緒使用。

適用於