This component is deprecated.

Beginning July 1st, 2017, any new channels using this component will be rejected during certification.

Beginning January 1st, 2018, any updates to existing channels using this component will be rejected during certification.

The One Line Dialog is a special type of dialog optimized for single line text.

Supported Interfaces

Supported Events

Description

Unlike the message dialog (roMessageDialog) which displays formatted multi-line messages, roOneLineDialog displays a single line of text centered for the user.
This dialog is optimized for rendering of single-line text strings.
It is generally used for displaying text to indicate that an operation is in progress.
When the operation completes, the dialog is destroyed and the message dialog disappears.