UICollectionReusableView.ReuseIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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