UIKit.UIDocument: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DocumentStateUIDocumentState. The current UIDocumentState of this UIDocument. Read-only.
FileModificationDateFoundation.NSDate. The date and time at which the document file was last modified.
[read-only]
FileTypestring. The Uniform Type Identifier for this UIDocument. Read-only.
[read-only]
FileUrlFoundation.NSUrl. The file URL from which this UIDocument was initialized. Read-only.
[read-only]
HasUnsavedChangesbool. Whether this UIDocument has any unsaved changes.
[read-only]
LocalizedNamestring. The localized name of this UIDocument. Read-only.
[read-only]
PesentedItemOperationQueueFoundation.NSOperationQueue. Gets an operation queue.
[read-only]
PresentedItemURLFoundation.NSUrl. Gets URL of presented item.
[read-only]
SavingFileTypestring. The file type used for saving this UIDocument.
[read-only]
static
StateChangedNotificationFoundation.NSString. Notification constant for StateChanged
UndoManagerFoundation.NSUndoManager. The NSUndoManager for this UIDocument.
UserActivityFoundation.NSUserActivity. Object that encapsulates user activity information.