UICollectionViewCell.SelectedBackgroundView 属性

定义

选择单元格时,显示在 BackgroundView 上方的 UIView。

public virtual UIKit.UIView SelectedBackgroundView { [Foundation.Export("selectedBackgroundView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectedBackgroundView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SelectedBackgroundView : UIKit.UIView with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于