UIKit.UIActivity: Property Members

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

Public Properties

[read-only]
static
CategoryUIActivityCategory. The category of the UIActivity, which may be used to group activities in the UI.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ImageUIImage. An image that identifies the service to the app user.
[read-only]
Titlestring. A string describing the service to the app user.
[read-only]
TypeFoundation.NSString. Identifier for the service provided.
[read-only]
ViewControllerUIViewController. The UIViewController to present to the app user.