The properties of UIKit.UIActivityItemProvider are listed below. For a list of all members, see the UIActivityItemProvider Members list.
See Also: Inherited members from Foundation.NSOperation
| [read-only] | ActivityType | Foundation.NSString. A string identifying the type of activity. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Item | Foundation.NSObject. App devs must override this method, which is called on a background thread, as a factory method for the data-bearing object. |
| [read-only] | PlaceholderItem | Foundation.NSObject. A placeholder item specified at initialization. |