UICollectionReusableView.ReuseIdentifier Property

Definition

Used to specify kinds of UICollectionReusableView's that may be reused by the queue.

public virtual Foundation.NSString ReuseIdentifier { [Foundation.Export("reuseIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ReuseIdentifier : Foundation.NSString

Property Value

Attributes

Applies to