class CustomSupport


Summary

Public constructors

Public functions

java-static Unit
setInterpolatedValue(
    att: ConstraintAttribute!,
    view: View!,
    value: FloatArray!
)

sets the interpolated value

Public constructors

CustomSupport

Added in 2.2.0-alpha13
CustomSupport()

Public functions

setInterpolatedValue

Added in 2.2.0-alpha13
java-static fun setInterpolatedValue(
    att: ConstraintAttribute!,
    view: View!,
    value: FloatArray!
): Unit

sets the interpolated value

Parameters
att: ConstraintAttribute!
view: View!
value: FloatArray!