Compartir a través de


UIColor.DarkTextColor Propiedad

Definición

Color del sistema para mostrar texto sobre un fondo claro.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIColor DarkTextColor { [Foundation.Export("darkTextColor")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.DarkTextColor : UIKit.UIColor

Valor de propiedad

Atributos

Comentarios

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a