Compartir a través de


UIColor.GroupTableViewBackgroundColor Propiedad

Definición

Color del sistema operativo usado para el fondo en UITableViews agrupados.

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

Valor de propiedad

Atributos

Comentarios

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a