Package-level declarations

Types

Link copied to clipboard
data class LaunchDisplaySettingsOptions(val updateIsDisplaySettingsModalVisible: (Boolean) -> Unit, val isDisplaySettingsModalVisible: Boolean)

Defines options for launching the display settings modal, including the function to update visibility and the current modal visibility state.

Link copied to clipboard

Type definition for the function that launches the display settings modal.

Link copied to clipboard

Options for modifying display settings.

Link copied to clipboard

Parameters for modifying display settings, including functions and states.

Link copied to clipboard

Type definition for modifying display settings.

Functions

Link copied to clipboard

Toggles the visibility of the display settings modal.

Link copied to clipboard

Adjusts meeting display settings, updating state variables and handling alerts.