共用方式為


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

屬性

適用於