Share via


NSFetchIndexElementDescription.IndexDescription Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSFetchIndexDescription? IndexDescription { [Foundation.Export("indexDescription", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indexDescription", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.IndexDescription : CoreData.NSFetchIndexDescription

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to