Share via


UITableView.UITableViewAppearance.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

속성 값

특성

적용 대상