The members of UIKit.UIActivityItemProvider are listed below.
See Also: Inherited members from Foundation.NSOperation
| Default constructor, initializes a new instance of this class. | ||
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [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. |