共用方式為


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

屬性

適用於