Bit6ThumbnailImageView Class Reference
| Inherits from | UIImageView |
| Declared in | Bit6ThumbnailImageView.h |
Overview
Special subclass of UIImageView to work with the message attachment thumbnails. It includes a convenient UIMenuController if the Bit6MenuControllerDelegate is implemented.
Tasks
-
messageproperty -
thumbnailImageViewDelegateproperty -
menuControllerDelegateproperty -
useLoadingImageproperty
Properties
menuControllerDelegate
the delegate to be notified when an option in the default UIMenuController in the Bit6ThumbnailImageView is touched.
@property (nonatomic, weak) id<Bit6MenuControllerDelegate> menuControllerDelegateDeclared In
Bit6ThumbnailImageView.hmessage
Message with an attachment to be displayed
@property (nullable, nonatomic, copy) Bit6Message *messageDeclared In
Bit6ThumbnailImageView.h