sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
preference
/
androidx.preference
/
SeslSeekBarDialogPreference
Sesl
Seek
Bar
Dialog
Preference
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
open
class
SeslSeekBarDialogPreference
:
DialogPreference
(
source
)
Members
Constructors
Sesl
Seek
Bar
Dialog
Preference
Link copied to clipboard
constructor
(
context
:
Context
,
attributeSet
:
AttributeSet
,
defStyleAttr
:
Int
,
defStyleRes
:
Int
)
constructor
(
context
:
Context
,
attributeSet
:
AttributeSet
,
i10
:
Int
)
constructor
(
context
:
Context
,
attributeSet
:
AttributeSet
)
constructor
(
context
:
Context
)
Functions
create
Action
Buttons
Link copied to clipboard
open
fun
createActionButtons
(
)
get
Seek
Bar
Link copied to clipboard
open
fun
getSeekBar
(
view
:
View
)
:
SeekBar
on
Bind
Dialog
View
Link copied to clipboard
open
fun
onBindDialogView
(
view
:
View
)
Binds views in the content View of the dialog to data.