User:Nicolas17/MobileMail/MessageViewController/previewActionForSwipeAction:withMessage:forSwipe:

From iPhone Development Wiki
< User:Nicolas17‎ | MobileMail
Revision as of 06:30, 14 February 2016 by Nicolas17 (talk | contribs) (Created page with "''Note: This method is actually called ''<code>-[MessageViewController _previewActionForSwipeAction:withMessage:forSwipe]</code>'', but underscores cannot be used in wiki page...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: This method is actually called -[MessageViewController _previewActionForSwipeAction:withMessage:forSwipe], but underscores cannot be used in wiki page names.

Everything in this page is preliminary, may be wrong.

This method in MessageViewController creates a UIPreviewAction object for the given action. The action is an integer, I haven't yet figured out what each value means.