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
-
message
property -
thumbnailImageViewDelegate
property -
menuControllerDelegate
property -
useLoadingImage
property
Properties
menuControllerDelegate
the delegate to be notified when an option in the default UIMenuController in the Bit6ThumbnailImageView is touched.
@property (nonatomic, weak) id<Bit6MenuControllerDelegate> menuControllerDelegate
Declared In
Bit6ThumbnailImageView.h
message
Message with an attachment to be displayed
@property (nullable, nonatomic, copy) Bit6Message *message
Declared In
Bit6ThumbnailImageView.h