Freigeben über


UIDocumentBrowserImportMode Enumeration

Definition

Listet die Importmodi des Dokumentbrowsers auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIDocumentBrowserImportMode
type UIDocumentBrowserImportMode = 
Vererbung
UIDocumentBrowserImportMode
Attribute

Felder

Copy 1

Kopiert die Datei, wobei das Original unverändert bleibt.

Move 2

Verschiebt die Datei.

None 0

Das Dokument kann nicht importiert werden.

Gilt für: