Share via


UIFont.LabelFontSize Propiedad

Definición

Esta propiedad devolverá el tamaño de la fuente que se usa para las etiquetas, medida en puntos.

[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

Valor de propiedad

Atributos

Comentarios

Se puede usar desde un subproceso en segundo plano.

Se aplica a