SnapchatScreen

public enum SnapchatScreen

Describes the Snapchat screen to open to

  • Undocumented

    Declaration

    Swift

    case profile
  • Undocumented

    Declaration

    Swift

    case lens(Lens)
  • Undocumented

    Declaration

    Swift

    case photo(UIImage)
  • Undocumented

    Declaration

    Swift

    case video(URL)