Share via


UITableViewCell.BackgroundView Propiedad

Definición

UiView que se muestra en segundo plano de esta UITableViewCell.

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

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a