NSFetchIndexElementDescription.CollationType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSFetchIndexElementType CollationType { [Foundation.Export("collationType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCollationType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collationType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCollationType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CollationType : CoreData.NSFetchIndexElementType with get, set

Property Value

Attributes

Applies to