Inherits from DTTextAttachment : NSObject
Declared in DTDictationPlaceholderTextAttachment.h

Overview

This is a special subclass of DTTextAttachment used to represent the dictation placeholder.

When encountering such an element DTAttributedTextContentView does not call the delegate to provide a subclass but automatically creates and adds a DTDictationPlaceholderView.

Properties

replacedAttributedString

The string that inserting the dictation placeholder replaced, used for Undoing

@property (nonatomic, retain) NSAttributedString *replacedAttributedString

Declared In

DTDictationPlaceholderTextAttachment.h