UIKit.UIManagedDocument: Property Members

The properties of UIKit.UIManagedDocument are listed below. For a list of all members, see the UIManagedDocument Members list.

See Also: Inherited members from UIKit.UIDocument

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ManagedObjectContextCoreData.NSManagedObjectContext. This UIManagedDocument's managed object context. Read-only.
[read-only]
ManagedObjectModelCoreData.NSManagedObjectModel. This UIManagedDocument's managed object model. Read-only.
ModelConfigurationstring. A name to be passed when configuring the persistent store.
[read-only]
static
PersistentStoreNamestring. The name for the persistent store file inside the document's file package.
PersistentStoreOptionsFoundation.NSDictionary. Options to be used when creating the persistent store.