UITableViewCell.BackgroundView 属性

定义

此 UITableViewCell 的背景中显示的 UIView。

public virtual UIKit.UIView BackgroundView { [Foundation.Export("backgroundView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackgroundView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackgroundView : UIKit.UIView with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于