UIKit.UIActivity: Method Members

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

Public Methods

CanPerform(Foundation.NSObject[]) : bool
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.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIActivity object.