The properties of UIKit.UIDocument are listed below. For a list of all members, see the UIDocument Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DocumentState | UIDocumentState. The current UIDocumentState of this UIDocument. Read-only. |
| FileModificationDate | Foundation.NSDate. The date and time at which the document file was last modified. | |
| [read-only] | FileType | string. The Uniform Type Identifier for this UIDocument. Read-only. |
| [read-only] | FileUrl | Foundation.NSUrl. The file URL from which this UIDocument was initialized. Read-only. |
| [read-only] | HasUnsavedChanges | bool. Whether this UIDocument has any unsaved changes. |
| [read-only] | LocalizedName | string. The localized name of this UIDocument. Read-only. |
| [read-only] | PesentedItemOperationQueue | Foundation.NSOperationQueue. Gets an operation queue. |
| [read-only] | PresentedItemURL | Foundation.NSUrl. Gets URL of presented item. |
| [read-only] | SavingFileType | string. The file type used for saving this UIDocument. |
| [read-only] static | StateChangedNotification | Foundation.NSString. Notification constant for StateChanged |
| UndoManager | Foundation.NSUndoManager. The NSUndoManager for this UIDocument. | |
| UserActivity | Foundation.NSUserActivity. Object that encapsulates user activity information. |