public interface AnimationTargetListener
Modifier and Type | Method and Description |
---|---|
void |
baseValueChanged(AnimationTarget t,
String ns,
String ln,
boolean isCSS)
Invoked to indicate that base value of the specified attribute
or property has changed.
|
void baseValueChanged(AnimationTarget t, String ns, String ln, boolean isCSS)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.