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.internal
/
TextDrawableHelper
/
TextDrawableDelegate
Text
Drawable
Delegate
interface
TextDrawableDelegate
Delegate interface to be implemented by Drawables that own a TextDrawableHelper.
Inheritors
ChipDrawable
TooltipDrawable
BadgeDrawable
Members
Functions
get
State
Link copied to clipboard
@
NonNull
abstract
fun
getState
(
)
:
Array
<
Int
>
on
State
Change
Link copied to clipboard
abstract
fun
onStateChange
(
state
:
Array
<
Int
>
)
:
Boolean
on
Text
Size
Change
Link copied to clipboard
abstract
fun
onTextSizeChange
(
)
Handles a change in the text's size.