StandardProgressDialog

Extends StandardDialog

The StandardProgressDialog node displays a spinning progress indicator that includes a short progress message to the user. It is similar to the legacy ProgressDialog node.

roku815px - progress-dialog-title

Structure

The StandardProgressDialog is comprised of the following areas and building block nodes:

  • Zero or one StdDlgTitleArea.
  • StdDlgContentArea, which contains the following item:
    • One StdDlgProgressItem

Fields