共用方式為


UIColor.GroupTableViewBackgroundColor 屬性

定義

用於群組 UITableViews 中背景的作業系統色彩。

[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

屬性值

屬性

備註

這可從背景執行緒使用。

適用於