ShareMenuItem

public enum ShareMenuItem : String

The enum representing the available share menu items.`

  • Declaration

    Swift

    case photoAndVideoLibrary = "Photo & Video Library"
  • Declaration

    Swift

    case files = "Files"
  • Declaration

    Swift

    case camera = "Camera"
  • Declaration

    Swift

    case location = "Location"