UIManagedDocument.GetPersistentStoreType(String) Method

Definition

The Core Data store type for the specified document file type.

[Foundation.Export("persistentStoreTypeForFileType:")]
public virtual string GetPersistentStoreType (string fileType);
abstract member GetPersistentStoreType : string -> string
override this.GetPersistentStoreType : string -> string

Parameters

fileType
String

Returns

Attributes

Applies to