Share via


NSPersistentStore.Options Property

Definition

Gets the options with which the store was initialized.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? Options { [Foundation.Export("options", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("options", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Options : Foundation.NSDictionary

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to