Share via


UITableViewCell.BackgroundConfiguration Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBackgroundConfiguration? BackgroundConfiguration { [Foundation.Export("backgroundConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("backgroundConfiguration", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBackgroundConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BackgroundConfiguration : UIKit.UIBackgroundConfiguration with get, set

Property Value

Attributes

Applies to