UIKit.UIActivityItemProvider: Property Members

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

Public Properties

[read-only]
ActivityTypeFoundation.NSString. A string identifying the type of activity.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ItemFoundation.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]
PlaceholderItemFoundation.NSObject. A placeholder item specified at initialization.