次の方法で共有


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

プロパティ値

属性

注釈

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

適用対象