toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.shadows
/
ColorDrawableShadow
Color
Drawable
Shadow
@
Implements
(
value
=
ColorDrawable::class
)
open
class
ColorDrawableShadow
:
ShadowDrawable
Shadows a
ColorDrawable
to support of drawing its description on a
Members
Constructors
Color
Drawable
Shadow
Link copied to clipboard
constructor
(
)
Properties
created
From
Res
Id
Link copied to clipboard
open
val
createdFromResId
:
Int
Functions
create
From
Resource
Id
Link copied to clipboard
open
fun
createFromResourceId
(
resourceId
:
Int
)
:
Drawable
draw
Link copied to clipboard
@
Implementation
open
fun
draw
(
canvas
:
Canvas
)
get
Input
Stream
Link copied to clipboard
open
fun
getInputStream
(
)
:
InputStream
validate
Link copied to clipboard
open
fun
validate
(
)
was
Invalidated
Link copied to clipboard
open
fun
wasInvalidated
(
)
:
Boolean