Share via


UICollectionViewCell.SelectedBackgroundView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? SelectedBackgroundView { [Foundation.Export("selectedBackgroundView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectedBackgroundView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedBackgroundView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectedBackgroundView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectedBackgroundView : UIKit.UIView with get, set

Property Value

Attributes

Applies to