Add option to hide "Add Image" attachment button

This commit is contained in:
Andreas Linde
2015-05-12 12:25:03 +02:00
parent 469ef20021
commit 167358f25c
4 changed files with 25 additions and 1 deletions

View File

@@ -69,6 +69,14 @@
///-----------------------------------------------------------------------------
/**
Don't show the option to add images from the photo library
This is helpful if your application is landscape only, since the system UI for
selecting an image from the photo library is portrait only
*/
@property (nonatomic) BOOL hideImageAttachmentButton;
/**
An array of data objects that should be used to prefill the compose view content