Inherits from UILabel
Declared in Bit6MessageLabel.h

Overview

Special subclass of UILabel to work with the text content included in a message. It includes a convenient UIMenuController if the Bit6MenuControllerDelegate is implemented.

Tasks

Properties

menuControllerDelegate

the delegate to be notified when an option in the default UIMenuController in the Bit6MessageLabel is touched.

@property (nullable, nonatomic, weak) id<Bit6MenuControllerDelegate> menuControllerDelegate

Declared In

Bit6MessageLabel.h

message

Message with an attachment to be displayed

@property (nullable, nonatomic, copy) Bit6Message *message

Declared In

Bit6MessageLabel.h