ZoomLevelUi

sealed class ZoomLevelUi

Represents the different zoom levels that can be applied to a UI element.

Inheritors

Types

Link copied to clipboard
data object 2x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 2.

Link copied to clipboard
data object 3x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 3.

Link copied to clipboard
data object 4x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 4.

Link copied to clipboard
data object 5x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 5.

Link copied to clipboard
data object 6x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 6.

Link copied to clipboard
data object 7x : VideoUi.ZoomLevelUi

The content is zoomed in by a factor of 7.

Link copied to clipboard

The content is scaled to fill the available space.

Link copied to clipboard
data object Fit : VideoUi.ZoomLevelUi

The content is scaled to fit within the available space.