Share via


NSPropertyDescription.Indexed Property

Definition

Developers should not use this deprecated property. Developers should use 'NSEntityDescription.Indexes' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Indexed { [Foundation.Export("isIndexed")] get; [Foundation.Export("setIndexed:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isIndexed")>]
[<set: Foundation.Export("setIndexed:")>]
member this.Indexed : bool with get, set

Property Value

Attributes

Applies to