Inherits from UIView
Declared in DTDictationPlaceholderView.h

Overview

A dictation placeholder to display in editors between the time the recording is complete until a recognized response is received.

Properties

context

The context of the receiver. This can be any object, for example the selection range to replace with the dictation result text

@property (nonatomic, strong) id context

Declared In

DTDictationPlaceholderView.h

Class Methods

placeholderView

Creates an appropriately sized DTDictationPlaceholderView with 3 animated purple dots

+ (DTDictationPlaceholderView *)placeholderView

Declared In

DTDictationPlaceholderView.h