Share via


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일 수 있습니다.

특성

적용 대상