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
/
CircularRevealHelper
/
Delegate
Delegate
interface
Delegate
Delegate interface to be implemented by the
CircularRevealWidget
that owns this helper.
Inheritors
CircularRevealWidget
Members
Functions
actual
Draw
Link copied to clipboard
abstract
fun
actualDraw
(
canvas
:
Canvas
)
Calls
super#draw(Canvas)
.
actual
Is
Opaque
Link copied to clipboard
abstract
fun
actualIsOpaque
(
)
:
Boolean
Calls
super#isOpaque()
.