SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.circularreveal
/
CircularRevealWidget
/
CircularRevealScrimColorProperty
Circular
Reveal
Scrim
Color
Property
open
class
CircularRevealScrimColorProperty
:
Property
<
T
,
V
>
A Property wrapper around the
circularRevealScrimColor
functionality on a .
Members
Properties
CIRCULAR_
REVEAL_
SCRIM_
COLOR
Link copied to clipboard
val
CIRCULAR_REVEAL_SCRIM_COLOR
:
Property
<
CircularRevealWidget
,
Integer
>
Functions
get
Link copied to clipboard
@
NonNull
open
fun
get
(
@
NonNull
object
:
CircularRevealWidget
)
:
Integer
set
Link copied to clipboard
open
fun
set
(
@
NonNull
object
:
CircularRevealWidget
,
@
NonNull
value
:
Integer
)