@jellyfin/sdk
Preparing search index...
generated-client
ScrollDirection
Variable ScrollDirection
Const
ScrollDirection
:
{
Horizontal
:
"Horizontal"
;
Vertical
:
"Vertical"
}
= ...
An enum representing the axis that should be scrolled.
Type Declaration
Readonly
Horizontal
:
"Horizontal"
Readonly
Vertical
:
"Vertical"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jellyfin/sdk
Loading...
An enum representing the axis that should be scrolled.