Settings Dialog
Settings dialog class that hosts the SettingsView
Constructors
Link copied to clipboard
constructor()
constructor(listener: SettingsDialogListener, options: ERROR CLASS: Symbol not found for SettingsOptions)
Types
Link copied to clipboard
object Companion
Companion object containing constants and factory methods for SettingsDialog.
Functions
Link copied to clipboard
Restores state the instance if necessary and sets the general style for the dialog.
Link copied to clipboard
Stores the current instance state.
Link copied to clipboard
Called to configure the dialog. Sets up the Compose-based settings view content.
Link copied to clipboard
Assigns a new SettingsDialogListener to the dialog.