toggle menu
compose-scrollbar-modifier
common
switch theme
search in API
lib
/
com.shambu.compose.scrollbar.foundation
/
ScrollbarSemanticProperties
Scrollbar
Semantic
Properties
object
ScrollbarSemanticProperties
Members
Types
Keys
Link copied to clipboard
object
Keys
Properties
Bar
Bounds
Link copied to clipboard
val
BarBounds
:
SemanticsPropertyKey
<
Rect
>
Direction
Link copied to clipboard
val
Direction
:
SemanticsPropertyKey
<
Orientation
>
Indicator
Bounds
Link copied to clipboard
val
IndicatorBounds
:
SemanticsPropertyKey
<
Rect
>
Indicator
Offset
Link copied to clipboard
val
IndicatorOffset
:
SemanticsPropertyKey
<
Float
>
Is
Drag
Enabled
Link copied to clipboard
val
IsDragEnabled
:
SemanticsPropertyKey
<
Boolean
>
Is
Dragging
Link copied to clipboard
val
IsDragging
:
SemanticsPropertyKey
<
Boolean
>
Is
Visible
Link copied to clipboard
val
IsVisible
:
SemanticsPropertyKey
<
Boolean
>
Show
Always
Link copied to clipboard
val
ShowAlways
:
SemanticsPropertyKey
<
Boolean
>
State
Link copied to clipboard
val
State
:
SemanticsPropertyKey
<
ScrollbarState
>