ShareCupertinoActivityType
iOS/macOS activity types that can be excluded from the share sheet.
Inherits: enum.Enum
Properties
ADD_TO_HOME_SCREEN- Add to home screen.ADD_TO_READING_LIST- Add to reading list.AIR_DROP- AirDrop.ASSIGN_TO_CONTACT- Assign to contact.COLLABORATION_COPY_LINK- Collaboration copy link.COLLABORATION_INVITE_WITH_LINK- Collaboration invite with link.COPY_TO_PASTEBOARD- Copy to clipboard.MAIL- Share via Mail.MARKUP_AS_PDF- Markup as PDF.MESSAGE- Share via Messages.OPEN_IN_IBOOKS- Open in iBooks.POST_TO_FACEBOOK- Share to Facebook.POST_TO_FLICKR- Post to Flickr.POST_TO_TENCENT_WEIBO- Post to Tencent Weibo.POST_TO_TWITTER- Share to Twitter.POST_TO_VIMEO- Post to Vimeo.POST_TO_WEIBO- Share to Weibo.PRINT- Send to printer.SAVE_TO_CAMERA_ROLL- Save to camera roll.SHARE_PLAY- SharePlay.
Properties
ADD_TO_HOME_SCREENclass-attributeinstance-attribute
Add to home screen.
ADD_TO_READING_LISTclass-attributeinstance-attribute
Add to reading list.
AIR_DROPclass-attributeinstance-attribute
AirDrop.
ASSIGN_TO_CONTACTclass-attributeinstance-attribute
Assign to contact.
COLLABORATION_COPY_LINKclass-attributeinstance-attribute
Collaboration copy link.
COLLABORATION_INVITE_WITH_LINKclass-attributeinstance-attribute
Collaboration invite with link.
COPY_TO_PASTEBOARDclass-attributeinstance-attribute
Copy to clipboard.
MARKUP_AS_PDFclass-attributeinstance-attribute
Markup as PDF.
OPEN_IN_IBOOKSclass-attributeinstance-attribute
Open in iBooks.
POST_TO_FLICKRclass-attributeinstance-attribute
Post to Flickr.
POST_TO_TENCENT_WEIBOclass-attributeinstance-attribute
Post to Tencent Weibo.
POST_TO_VIMEOclass-attributeinstance-attribute
Post to Vimeo.
PRINTclass-attributeinstance-attribute
Send to printer.
SAVE_TO_CAMERA_ROLLclass-attributeinstance-attribute
Save to camera roll.
SHARE_PLAYclass-attributeinstance-attribute
SharePlay.