Поделиться через


UITableView.SeparatorColor Свойство

Определение

Цвет разделителя между строками в представлении таблицы.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor SeparatorColor { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("separatorColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSeparatorColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SeparatorColor : UIKit.UIColor with get, set

Значение свойства

Цвет по умолчанию — серый.

Это значение может быть равно null.

Атрибуты

Комментарии

Этот член участвует в системе UIAppearance стилей. См. Appearance свойство и AppearanceWhenContainedIn(Type[]) метод .

Применяется к