The methods of UIKit.UIActivity are listed below. For a list of all members, see the UIActivity Members list.
See Also: Inherited members from Foundation.NSObject
CanPerform(Foundation.NSObject[])Whether the service can act on the specified data items. | ||
Finished(bool)Notifies the system that this UIActivity has completed its work. | ||
Perform()Performs the service when no custom UIViewController is provided. | ||
Prepare(Foundation.NSObject[])Prepares the service to act on the specified data. | ||