The properties of UIKit.UIActivity are listed below. For a list of all members, see the UIActivity Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] static | Category | UIActivityCategory. The category of the UIActivity, which may be used to group activities in the UI. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Image | UIImage. An image that identifies the service to the app user. |
| [read-only] | Title | string. A string describing the service to the app user. |
| [read-only] | Type | Foundation.NSString. Identifier for the service provided. |
| [read-only] | ViewController | UIViewController. The UIViewController to present to the app user. |