allowsProminentActivity
A Boolean value the system uses to elevate a system activity to make it more prominent.
Declaration
var allowsProminentActivity: Bool { get set }Discussion
The system controls which activities show as prominent in the header of an activity view controller. The default value for this is true.