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.animation
/
ImageMatrixProperty
Image
Matrix
Property
open
class
ImageMatrixProperty
:
Property
<
T
,
V
>
Property wrapper for
getImageMatrix
and
setImageMatrix
.
Members
Constructors
Image
Matrix
Property
Link copied to clipboard
constructor
(
)
Functions
get
Link copied to clipboard
@
NonNull
open
fun
get
(
@
NonNull
object
:
ImageView
)
:
Matrix
set
Link copied to clipboard
open
fun
set
(
@
NonNull
object
:
ImageView
,
@
NonNull
value
:
Matrix
)