Skip to content

Instantly share code, notes, and snippets.

@NikAshanin
Created August 22, 2016 20:19
Show Gist options
  • Select an option

  • Save NikAshanin/44df17dc765b982b3ae039837687a5c1 to your computer and use it in GitHub Desktop.

Select an option

Save NikAshanin/44df17dc765b982b3ae039837687a5c1 to your computer and use it in GitHub Desktop.
let frame = CGRect(x: 0, y: 0, width: 1, height: 1)
var options = [UNNotificationAttachmentOptionsThumbnailClippingRectKey: frame]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment