setupDialog

open fun setupDialog(dialog: Dialog, style: Int)

Called to configure the dialog. Sets up the content view with page creation options.

Parameters

dialog

The dialog to configure.

style

The style of dialog (e.g., fullscreen, no input).