sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
SeslSwipeListAnimator
/
SwipeConfiguration
Swipe
Configuration
open
class
SwipeConfiguration
(
source
)
Members
Constructors
Swipe
Configuration
Link copied to clipboard
constructor
(
)
Properties
color
Left
To
Right
Link copied to clipboard
open
var
colorLeftToRight
:
Int
color
Right
To
Left
Link copied to clipboard
open
var
colorRightToLeft
:
Int
drawable
Left
To
Right
Link copied to clipboard
@
Nullable
open
var
drawableLeftToRight
:
Drawable
drawable
Padding
Link copied to clipboard
open
var
drawablePadding
:
Int
drawable
Right
To
Left
Link copied to clipboard
@
Nullable
open
var
drawableRightToLeft
:
Drawable
text
Color
Link copied to clipboard
open
var
textColor
:
Int
text
Left
To
Right
Link copied to clipboard
@
Nullable
open
var
textLeftToRight
:
String
text
Right
To
Left
Link copied to clipboard
@
Nullable
open
var
textRightToLeft
:
String
text
Size
Link copied to clipboard
open
var
textSize
:
Int
UNSET_
VALUE
Link copied to clipboard
open
var
UNSET_VALUE
:
Int