UIKit.UIDocumentInteractionController: Property Members

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

See Also: Inherited members from Foundation.NSObject

Public Properties

AnnotationFoundation.NSObject. Used to pass custom property-list information to the application that will open the document.
CanPerformActionUIDocumentInteractionProbe. Delegate invoked by the object to get a value.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIDocumentInteractionControllerDelegate. An instance of the UIKit.UIDocumentInteractionControllerDelegate model class which acts as the class delegate.
[read-only]
GestureRecognizersUIGestureRecognizer[]. The system-provided gesture recognizers for presenting a UIDocumentInteractionController.
[read-only]
IconsUIImage[]. The images associated with the target file. Read-only.
Namestring. The name of the target file.
PerformActionUIDocumentInteractionProbe. Delegate invoked by the object to get a value.
RectangleForPreviewUIDocumentInteractionRectangle. Delegate invoked by the object to get a value.
UrlFoundation.NSUrl. The URL of the target file on the local filesystem.
Utistring. The Uniform Type Identifier of the target file.
ViewControllerForPreviewUIDocumentViewController. Delegate invoked by the object to get a value.
ViewForPreviewUIDocumentViewForPreview. Delegate invoked by the object to get a value.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type