Share via


UICollectionViewCellRegistration.CellNib Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UINib? CellNib { [Foundation.Export("cellNib")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cellNib")>]
member this.CellNib : UIKit.UINib

Property Value

Attributes

Applies to