showActivitySheetOnDone property

bool? showActivitySheetOnDone
final

If true, when the user hits 'Done', a UIActivityController will appear before the view controller ends.

Implementation

final bool? showActivitySheetOnDone;