Compartir a través de


UIFont.ButtonFontSize Propiedad

Definición

Devuelve el tamaño de fuente de un botón estándar en puntos.

[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

Valor de propiedad

Atributos

Comentarios

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a