activityType
The type of service being provided.
Declaration
var activityType: UIActivity.ActivityType? { get }Discussion
The default value is nil. Subclasses may override this property to return a custom activity type that’s reported to the completionWithItemsHandler completion handler.