VMF_Base_Activity

class VMF_Base_Activity : UIActivity

We can present a custom activity, that allows the user to add the meeting to their calendar.

Base Class Overrides

  • The basic category for this activity (an action line).

    Declaration

    Swift

    override class var activityCategory: UIActivity.Category { get }